github pglombardo/PasswordPusher v2.4.2
v2.4.2: [Security] Fix method to bypass auth for anonymous file uploads

latest releases: v1.69.4, stable
3 hours ago

πŸ“ What’s Changed

A way to bypass authentication to create pushes with file attachments was discovered & reported by @pyuysig. This has been fixed in this release. We will be publishing the related Github Security Advisory soon.

Thanks to @pyuysig for the great report!

Note: LTS release v1.69.4 has also been released also for those who haven't upgraded to v2 pwpush yet.

πŸ‘₯ List of contributors

@ozovalihasan and @pglombardo

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ Run This Version

  1. Point DNS to your server (e.g. pwpush.example.com).
  2. Download docker-compose.yml or clone the repo.
  3. In docker-compose.yml, uncomment and set:
    • TLS_DOMAIN: 'pwpush.example.com' for automatic Let’s Encrypt TLS.
  4. Run:
docker compose up -d

Open https://pwpush.example.com or alternatively http://your-ip:5100.

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.