Openrefine
CVE-2024-49760
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
1DescriptionNVD
OpenRefine is a free, open source tool for working with messy data. The load-language command expects a lang parameter from which it constructs the path of the localization file to load, of the form translations-$LANG.json. But when doing so in versions prior to 3.8.3, it does not check that the resulting path is in the expected directory, which means that this command could be exploited to read other JSON files on the file system. Version 3.8.3 addresses this issue.
AnalysisAI
OpenRefine is a free, open source tool for working with messy data. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Path Traversal vulnerability could allow attackers to access files and directories outside the intended path.
Technical ContextAI
This vulnerability is classified as Path Traversal (CWE-22), which allows attackers to access files and directories outside the intended path. OpenRefine is a free, open source tool for working with messy data. The load-language command expects a lang parameter from which it constructs the path of the localization file to load, of the form translations-$LANG.json. But when doing so in versions prior to 3.8.3, it does not check that the resulting path is in the expected directory, which means that this command could be exploited to read other JSON files on the file system. Version 3.8.3 addresses this issue. Affected products include: Openrefine. Version information: prior to 3.8.3.
RemediationAI
A vendor patch is available. Apply the latest security update as soon as possible. Validate and canonicalize file paths. Use chroot or sandboxing. Reject input containing path separators or '../' sequences.
More in Openrefine
View allOpenRefine is a powerful free, open source tool for working with messy data. Rated critical severity (CVSS 9.8), this vu
OpenRefine is a free, open source tool for working with messy data. Rated high severity (CVSS 8.8), this vulnerability i
OpenRefine is a free, open source tool for working with messy data. Rated high severity (CVSS 8.8), this vulnerability i
OpenRefine is a free, open source power tool for working with messy data and improving it. Rated high severity (CVSS 7.5
OpenRefine is a powerful free, open source tool for working with messy data. Rated high severity (CVSS 7.5), this vulner
OpenRefine through 3.1 allows arbitrary file write because Directory Traversal can occur during the import of a crafted
The data import functionality in OpenRefine through 3.1 allows an XML External Entity (XXE) attack through a crafted (zi
OpenRefine is a free, open source tool for working with messy data. Rated medium severity (CVSS 6.9), this vulnerability
OpenRefine before 3.2 beta allows directory traversal via a relative pathname in a ZIP archive. Rated medium severity (C
OpenRefine is a free, open source tool for working with messy data. Rated medium severity (CVSS 6.1), this vulnerability
OpenRefine is a free, open source tool for working with messy data. Rated medium severity (CVSS 6.1), this vulnerability
OpenRefine is a free, open source tool for data processing. Rated high severity (CVSS 7.8), this vulnerability is no aut
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today