CVE-2024-51483

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-51483
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-51483.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-51483
Aliases
Published
2024-11-01T16:19:49Z
Modified
2025-10-21T02:35:59Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
changedetection.io Path Traversal vulnerability
Details

changedetection.io is free, open source web page change detection software. Prior to version 0.47.5, when a WebDriver is used to fetch files, source:file:///etc/passwd can be used to retrieve local system files, where the more traditional file:///etc/passwd gets blocked. Version 0.47.5 fixes the issue.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "type": "",
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "0.47.5"
            }
        ]
    }
]