Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-47883— Butterfly has path/URL confusion in resource handling leading to multiple weaknesses

CVSS 9.1 · Critical EPSS 3.03% · P87
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-47883

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Butterfly has path/URL confusion in resource handling leading to multiple weaknesses
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
绝对路径遍历
Source: NVD (National Vulnerability Database)
Vulnerability Title
Butterfly 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Butterfly是OpenRefine开源的一个模块化的 web 应用程序框架。 Butterfly 1.2.6之前版本存在安全漏洞,该漏洞源于对URL中file协议的处理不当,可能导致路径遍历、服务器端请求伪造以及跨站脚本攻击等。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

VendorProductAffected VersionsCPESubscribe
OpenRefinesimile-butterfly < 1.2.6 -

II. Public POCs for CVE-2024-47883

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-47883

登录查看更多情报信息。

Same Patch Batch · OpenRefine · 2024-10-24 · 7 CVEs total

CVE-2024-478788.1 HIGHReflected cross-site scripting vulnerability (XSS) in GData extension (authorized.vt)
CVE-2024-478808.1 HIGHOpenRefine has a reflected cross-site scripting vulnerability from POST request in ExportR
CVE-2024-478818.1 HIGHOpenRefine's SQLite integration allows filesystem access, remote code execution (RCE)
CVE-2024-478797.6 HIGHOpenRefine's PreviewExpressionCommand, which is eval, lacks protection against cross-site
CVE-2024-497607.1 HIGHOpenRefine has a path traversal in LoadLanguageCommand
CVE-2024-478825.9 MEDIUMOpenRefine's error page lacks escaping, leading to potential Cross-site Scripting on impor

IV. Related Vulnerabilities

V. Comments for CVE-2024-47883

No comments yet


Leave a comment