← Back to CVE List

CVE-2024-49760

Published: 2024-10-24T22:15Z
Last Modified: 2024-11-06T15:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt