Security Advisory

CVE-2024-49760

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-10-24 21:35:28
Last updated 2024-10-25 17:22:03
Assigner GitHub_M
CVSS score 7.1
State PUBLISHED

Description

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.