Vulnerability Description
A vulnerability in the `ImageClassificationDataset.from_csv()` API of the `dmlc/gluon-cv` repository, version 0.10.0, allows for arbitrary file write. The function downloads and extracts `tar.gz` files from URLs without proper sanitization, making it susceptible to a TarSlip vulnerability. Attackers can exploit this by crafting malicious tar files that, when extracted, can overwrite files on the victim's system via path traversal or faked symlinks.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-12216?
CVE-2024-12216 is a vulnerability with a CVSS score of 7.1 (HIGH). A vulnerability in the `ImageClassificationDataset.from_csv()` API of the `dmlc/gluon-cv` repository, version 0.10.0, allows for arbitrary file write. The function downloads and extracts `tar.gz` file...
How severe is CVE-2024-12216?
CVE-2024-12216 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-12216?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.