CVE-2024-51989

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-51989
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-51989.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-51989
Aliases
  • GHSA-5chg-cq29-gfqf
Published
2024-11-07T17:50:41.881Z
Modified
2025-12-05T07:19:06.384595Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N CVSS Calculator
Summary
Cross-site Scripting (XSS) Vulnerability in PasswordPusher
Details

Password Pusher is an open source application to communicate sensitive information over the web. A cross-site scripting (XSS) vulnerability was identified in the PasswordPusher application, affecting versions v1.41.1 through and including v.1.48.0. The issue arises from an un-sanitized parameter which could allow attackers to inject malicious JavaScript into the application. Users who self-host and have the login system enabled are affected. Exploitation of this vulnerability could expose user data, access to user sessions or take unintended actions on behalf of users. To exploit this vulnerability, an attacker would need to convince a user to click a malicious account confirmation link. It is highly recommended to update to version v1.48.1 or later to mitigate this risk. There are no known workarounds for this vulnerability.

Solution

Update to version v1.48.1 or later where input sanitization has been applied to the account confirmation process. If updating is not immediately possible,

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/51xxx/CVE-2024-51989.json"
}
References

Affected packages

Git / github.com/pglombardo/passwordpusher

Affected ranges

Type
GIT
Repo
https://github.com/pglombardo/passwordpusher
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.41.1"
        },
        {
            "last_affected": "1.48.1"
        }
    ]
}

Affected versions

v1.*

v1.41.1
v1.41.10
v1.41.11
v1.41.12
v1.41.13
v1.41.14
v1.41.15
v1.41.2
v1.41.3
v1.41.4
v1.41.5
v1.41.6
v1.41.7
v1.41.8
v1.41.9
v1.42.0
v1.42.1
v1.42.2
v1.43.0
v1.43.1
v1.44.0
v1.45.0
v1.45.1
v1.45.10
v1.45.11
v1.45.2
v1.45.3
v1.45.4
v1.45.5
v1.45.6
v1.45.7
v1.45.8
v1.45.9
v1.46.0
v1.46.1
v1.46.2
v1.46.3
v1.47.0
v1.47.1
v1.47.2
v1.47.3
v1.47.4
v1.48.0
v1.48.1