Vulnerability Description
A TarSlip vulnerability exists in the deepjavalibrary/djl, affecting version 0.26.0 and fixed in version 0.27.0. This vulnerability allows an attacker to manipulate file paths within tar archives to overwrite arbitrary files on the target system. Exploitation of this vulnerability could lead to remote code execution, privilege escalation, data theft or manipulation, and denial of service. The vulnerability is due to improper validation of file paths during the extraction of tar files, as demonstrated in multiple occurrences within the library's codebase, including but not limited to the files_util.py and extract_imagenet.py scripts.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Djl | Deep Java Library | 0.26.0 |
Related Weaknesses (CWE)
References
- https://github.com/deepjavalibrary/djl/commit/5235be508cec9e8cb6f496a4ed2fa40e4fPatch
- https://huntr.com/bounties/b064bd2f-bf6e-4fc0-898e-7d02a9b97e24ExploitIssue TrackingPatch
- https://github.com/deepjavalibrary/djl/commit/5235be508cec9e8cb6f496a4ed2fa40e4fPatch
- https://huntr.com/bounties/b064bd2f-bf6e-4fc0-898e-7d02a9b97e24ExploitIssue TrackingPatch
FAQ
What is CVE-2024-2914?
CVE-2024-2914 is a vulnerability with a CVSS score of 8.8 (HIGH). A TarSlip vulnerability exists in the deepjavalibrary/djl, affecting version 0.26.0 and fixed in version 0.27.0. This vulnerability allows an attacker to manipulate file paths within tar archives to o...
How severe is CVE-2024-2914?
CVE-2024-2914 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-2914?
Check the references section above for vendor advisories and patch information. Affected products include: Djl Deep Java Library.