CVE-2024-39303
Published: 01 July 2024
Summary
CVE-2024-39303 is a medium-severity External Control of File Name or Path (CWE-73) vulnerability in Weblate Weblate. Its CVSS base score is 4.4 (Medium).
Operationally, ranked in the top 36.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-2373
Vulnerability details
Weblate is a web based localization tool. Prior to version 5.6.2, Weblate didn't correctly validate filenames when restoring project backup. It may be possible to gain unauthorized access to files on the server using a crafted ZIP file. This issue…
more
has been addressed in Weblate 5.6.2. As a workaround, do not allow untrusted users to create projects.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Rejects externally supplied file or resource identifiers that fail validity checks.