github pglombardo/PasswordPusher v2.8.1
v2.8.1: Security Release; Fix GHSA-76c2-66pg-fj2f

4 hours ago

πŸ“ What’s Changed

This release fixes GHSA-76c2-66pg-fj2f where previously a malicious user could provide a specific payload to a URL push that can trigger an XSS vulnerability for recipients.

Thanks to @de3erve-hunter for reporting! A CVE has been requested. GHSA-76c2-66pg-fj2f will be updated once the CVE is available.

⬆️ Dependencies updates

πŸ‘₯ List of contributors

@dependabot[bot], @pglombardo and dependabot[bot]

πŸ›₯️ 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.