CVE-2024-49760

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-49760
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-10-24T21:35:28.932Z
  • Last Modified Date
  • 2024-10-24T21:35:28.932Z
History
Created Old Value New Value Data Type Notes
2024-10-25 13:31:10 Added to TrackCVE