CVE-2024-47880
CVE-2024-47880 is a high-severity vulnerability in Openrefine with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 0% (28th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2977
- Weakness: CWE-79
- Affected product: Openrefine
- Published:
- Last modified:
Description
OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the `export-rows` command can be used in such a way that it reflects part of the request verbatim, with a Content-Type header also taken from the request. An attacker could lead a user to a malicious page that submits a form POST that contains embedded JavaScript code. This code would then be included in the response, along with an attacker-controlled `Content-Type` header, and so potentially executed in the victim's browser as if it was part of OpenRefine. The attacker-provided code can do anything the user can do, including deleting projects, retrieving database passwords, or executing arbitrary Jython or Closure expressions, if those extensions are also present. The attacker must know a valid project ID of a project that contains at least one row. Version 3.8.3 fixes the issue.
Frequently asked questions
- What is CVE-2024-47880?
- OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the `export-rows` command can be used in such a way that it reflects part of the request verbatim, with a Content-Type header also taken from the request. An attacker could lead a user to a malicious page that submits a form POST that contains embedded JavaScript code. This code would then be included in the response, along with an attacker-controlled `Content-Type` header, and so potentially executed in the victim's browser as if it was part of OpenRefine. The attacker-provided code can do anything the user can do, including deleting projects, retrieving database passwords, or executing arbitrary Jython or Closure expressions, if those extensions are also present. The attacker must know a valid project ID of a project that contains at least one row. Version 3.8.3 fixes the issue.
- How severe is CVE-2024-47880?
- CVE-2024-47880 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2024-47880 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-47880?
- CVE-2024-47880 affects Openrefine. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-47880?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-47880 have an EU (EUVD) identifier?
- Yes. CVE-2024-47880 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2977.
- When was CVE-2024-47880 published?
- CVE-2024-47880 was published on 2024-10-24 and last updated on 2026-06-17.
References
- https://github.com/OpenRefine/OpenRefine/commit/8060477fa53842ebabf43b63e039745932fa629d
- https://github.com/OpenRefine/OpenRefine/security/advisories/GHSA-79jv-5226-783f
Affected products (1)
- cpe:2.3:a:openrefine:openrefine:*:*:*:*:*:*:*:*
More vulnerabilities in Openrefine
- CVE-2023-41887 — Critical (CVSS 9.8): OpenRefine is a powerful free, open source tool for working with messy data. Prior to version 3.7.5, a remote code…
- CVE-2024-47881 — High (CVSS 8.1): OpenRefine is a free, open source tool for working with messy data. Starting in version 3.4-beta and prior to version…
- CVE-2024-47878 — High (CVSS 8.1): OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the…
- CVE-2024-47879 — High (CVSS 7.6): OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, lack of cross-site request…
- CVE-2024-23833 — High (CVSS 7.5): OpenRefine is a free, open source power tool for working with messy data and improving it. A jdbc attack vulnerability…
- CVE-2023-41886 — High (CVSS 7.5): OpenRefine is a powerful free, open source tool for working with messy data. Prior to version 3.7.5, an arbitrary file…
All CVEs affecting Openrefine →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →