github 9001/copyparty v1.9.8
static filekeys

latest releases: v1.15.3, v1.15.2, v1.15.1...
11 months ago

no vulnerabilities since 2023-07-23

  • there is a discord server with an @everyone in case of future important updates
  • v1.8.7 (2023-07-23) - CVE-2023-38501 - reflected XSS
  • v1.8.2 (2023-07-14) - CVE-2023-37474 - path traversal (first CVE)
    • all serverlogs reviewed so far (5 public servers) showed no signs of exploitation

new features

  • #52 add alternative filekey generator:
    • volflag fka changes the calculation to ignore filesize and inode-number, only caring about the absolute-path on the filesystem and the --fk-salt
    • good for linking to markdown files which might be edited, but reduces security a tiny bit
  • add warning on startup if --fk-salt is too weak (for example when it was upgraded from before v1.7.6)
    • removed the filekey upgrade feaure to ensure a weak fk-salt is not selected; a new filekey will be generated from scratch on startup if necessary

other changes

  • pyftpdlib upgraded to 1.5.8
  • copyparty.exe built on python 3.11.6

⚠️ not the latest version!

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.