CVE-2024-47883

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47883
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47883.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47883
Aliases
Related
Published
2024-10-24T21:15:13Z
Modified
2024-10-29T17:50:49.871160Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:12 / openrefine-butterfly

Package

Name
openrefine-butterfly
Purl
pkg:deb/debian/openrefine-butterfly?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.2.4-1
1.2.5-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / openrefine-butterfly

Package

Name
openrefine-butterfly
Purl
pkg:deb/debian/openrefine-butterfly?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.2.4-1
1.2.5-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Git / github.com/openrefine/simile-butterfly

Affected ranges

Type
GIT
Repo
https://github.com/openrefine/simile-butterfly
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.1.0
1.1.1
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5

v1.*

v1.0.1