CVE-2024-51998
Last modified
CVE-2024-51998 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. changedetection.io is a free open source web page change detection tool. The validation for the file URI scheme falls short, and results in an attacker being able to read any file on the system. EPSS estimates a 0.70% chance of exploitation in the next 30 days.
Description
changedetection.io is a free open source web page change detection tool. The validation for the file URI scheme falls short, and results in an attacker being able to read any file on the system. This issue only affects instances with a webdriver enabled, and `ALLOW_FILE_URI` false or not defined. The check used for URL protocol, `is_safe_url`, allows `file:` as a URL scheme. It later checks if local files are permitted, but one of the preconditions for the check is that the URL starts with `file://`. The issue comes with the fact that the file URI scheme is not required to have double slashes. This issue has been addressed in version 0.47.06 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-51998?
How severe is CVE-2024-51998?
How do I fix CVE-2024-51998?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-51992Orchid is a @laravel package that allows for rapid applicati…4.1
- CVE-2024-51993Combodo iTop is a web based IT Service Management tool. An a…3.4
- CVE-2024-51994Combodo iTop is a web based IT Service Management tool. In a…5.4
- CVE-2024-51995Combodo iTop is a web based IT Service Management tool. An a…7.1
- CVE-2024-51996Symphony process is a module for the Symphony PHP framework …7.5
- CVE-2024-51997Trustee is a set of tools and components for attesting confi…8.1
- CVE-2024-51999Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2024-5200The Postie WordPress plugin before 1.9.71 does not sanitise …4.8
- CVE-2024-52000Combodo iTop is a simple, web based IT Service Management to…6.1
- CVE-2024-52001Combodo iTop is a simple, web based IT Service Management to…4.3
- CVE-2024-52002Combodo iTop is a simple, web based IT Service Management to…8.8
- CVE-2024-52003Traefik (pronounced traffic) is an HTTP reverse proxy and lo…6.1
Are you affected by CVE-2024-51998?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
