CVE-2024-47883
Last modified
CVE-2024-47883 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. The OpenRefine fork of the MIT Simile Butterfly server is a modular web application framework. The Butterfly framework uses the `java.net.URL` class to refer to (what are expected to be) local resource files, like images or templates. EPSS estimates a 1.60% chance of exploitation in the next 30 days.
Description
The OpenRefine fork of the MIT Simile Butterfly server is a modular web application framework. The Butterfly framework uses the `java.net.URL` class to refer to (what are expected to be) local resource files, like images or templates. This works: "opening a connection" to these URLs opens the local file. However, prior to version 1.2.6, if a `file:/` URL is directly given where a relative path (resource name) is expected, this is also accepted in some code paths; the app then fetches the file, from a remote machine if indicated, and uses it as if it was a trusted part of the app's codebase. This leads to multiple weaknesses and potential weaknesses. An attacker that has network access to the application could use it to gain access to files, either on the the server's filesystem (path traversal) or shared by nearby machines (server-side request forgery with e.g. SMB). An attacker that can lead or redirect a user to a crafted URL belonging to the app could cause arbitrary attacker-controlled JavaScript to be loaded in the victim's browser (cross-site scripting). If an app is written in such a way that an attacker can influence the resource name used for a template, that attacker could cause the app to fetch and execute an attacker-controlled template (remote code execution). Version 1.2.6 contains a patch.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openrefine | Butterfly | <= 1.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-47883?
How severe is CVE-2024-47883?
How do I fix CVE-2024-47883?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-47878OpenRefine is a free, open source tool for working with mess…6.1
- CVE-2024-47879OpenRefine is a free, open source tool for working with mess…8.8
- CVE-2024-4788The Boostify Header Footer Builder for Elementor plugin for …4.3
- CVE-2024-47880OpenRefine is a free, open source tool for working with mess…6.9
- CVE-2024-47881OpenRefine is a free, open source tool for working with mess…8.8
- CVE-2024-47882OpenRefine is a free, open source tool for working with mess…6.1
- CVE-2024-47884foxmarks is a CLI read-only interface for Firefox's bookmark…2.4
- CVE-2024-47885The Astro web framework has a DOM Clobbering gadget in the c…5.4
- CVE-2024-47886Chamilo is a learning management system. Chamillo is affecte…7.2
- CVE-2024-47887Action Pack is a framework for handling and responding to we…6.6
- CVE-2024-47888Action Text brings rich text content and editing to Rails. S…6.6
- CVE-2024-47889Action Mailer is a framework for designing email service lay…6.6
Are you affected by CVE-2024-47883?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
