GHSA-3p8v-w8mr-m3x8 · 深刻度: critical · エコシステム: maven — Butterfly has path/URL confusion in resource handling leading to multiple weaknesses
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.
総合評価: CVE-2024-47883 は悪用リスクが高い(75.4/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.60%、73 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 3.03% | 1.60% | -1.43% |
| 2 | 2026-03-15 | 2.25% | 3.03% | +0.78% |
| 3 | 2026-02-04 | — | 2.25% | — |
EPSS の全履歴 (全 17 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-3p8v-w8mr-m3x8 · 深刻度: critical · エコシステム: maven — Butterfly has path/URL confusion in resource handling leading to multiple weaknesses
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-47883 not yet assigned priority: Debian including 1 source packages (openrefine-butterfly), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 3, open 1. | https://security-tracker.debian.org/tracker/CVE-2024-47883 |
ubuntu
|
medium | CVE-2024-47883 medium priority: Ubuntu including 1 source packages (openrefine-butterfly), 7 status rows across 7 suites (focal, jammy, noble, oracular, plucky, questing, upstream): needs-triage 2, not-affected 2, DNE 1, ignored 1, released 1. | https://ubuntu.com/security/CVE-2024-47883 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openrefine | butterfly | <= 1.2.6 | cpe:2.3:a:openrefine:butterfly:*:*:*:*:*:*:*:* |