CVE-2024-56509: changedetection.io Vulnerable to Improper Input Validation Leading to LFR/Path Traversal
Improper input validation in the application can allow attackers to perform local file read (LFR) or path traversal attacks. These vulnerabilities occur when user input is used to construct file paths without adequate sanitization or validation. For example, using file:../../../etc/passwd
or file: ///etc/passwd
can bypass weak validations and allow unauthorized access to sensitive files. Even though this has been addressed in previous patch, it is still insufficient.
References
- github.com/advisories/GHSA-j5vv-6wjg-cfr8
- github.com/dgtlmoon/changedetection.io
- github.com/dgtlmoon/changedetection.io/commit/4419bc0e61d0b03c588bd573a3602bbcfd953671
- github.com/dgtlmoon/changedetection.io/commit/f7e9846c9b40a229813d19cdb66bf60fbe5e6a2a
- github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-j5vv-6wjg-cfr8
- nvd.nist.gov/vuln/detail/CVE-2024-56509
Detect and mitigate CVE-2024-56509 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →