CVE-2023-37476

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-37476
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-37476.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-37476
Aliases
Downstream
Published
2023-07-17T21:02:46Z
Modified
2025-10-30T20:21:24.011797Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Zip slip in OpenRefine
Details

OpenRefine is a free, open source tool for data processing. A carefully crafted malicious OpenRefine project tar file can be used to trigger arbitrary code execution in the context of the OpenRefine process if a user can be convinced to import it. The vulnerability exists in all versions of OpenRefine up to and including 3.7.3. Users should update to OpenRefine 3.7.4 as soon as possible. Users unable to upgrade should only import OpenRefine projects from trusted sources.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Git / github.com/openrefine/openrefine

Affected ranges

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

Affected versions

1.*

1.1

2.*

2.6-alpha.2
2.6-alpha1
2.6-beta.1
2.6-rc.2
2.7
2.7-rc.1
2.7-rc.2
2.8

3.*

3.0
3.0-beta
3.0-rc.1
3.1
3.1-beta
3.2
3.2-beta
3.3
3.3-beta
3.3-rc1
3.4-beta
3.5-beta1
3.7-beta2
3.7-beta3
3.7-beta4
3.7-beta5
3.7.0
3.7.1
3.7.2
3.7.3

v2.*

v2.6-rc1

Database specific

vanir_signatures

[
    {
        "id": "CVE-2023-37476-ad81e765",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "target": {
            "file": "main/src/com/google/refine/RefineServlet.java"
        },
        "digest": {
            "line_hashes": [
                "185651037213066091579096239123739585523",
                "111752433688531394301492760245143875503",
                "187992265526071743079543598096237653692",
                "324635396311902356857937670097655734650"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/openrefine/openrefine/commit/05e9de97ffd2d82ceb4c42447720d446a8fa2091"
    }
]