SCA: security update for org.openrefine:openrefine (GHSA-qfwq-6jh6-8xx4)

high Tenable Self-Hosted Container Security Plugin ID 418103

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-49760)

See Also

https://github.com/advisories/GHSA-qfwq-6jh6-8xx4

Plugin Details

Severity: High

ID: 418103

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2024-49760

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 5

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/24/2024

Vulnerability Publication Date: 10/24/2024

Reference Information

CVE: CVE-2024-49760

cwe: CWE-22