Home » Database

AVID-2026-R1384

Description

Arbitrary File Write via TarSlip in dmlc/gluon-cv (CVE-2024-12216)

Details

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.

Reason for inclusion in AVID: CVE-2024-12216 describes a TarSlip vulnerability in the dmlc/gluon-cv library, where ImageClassificationDataset.from_csv() downloads and extracts tar.gz files from URLs without proper sanitization, enabling arbitrary file write via path traversal or fake symlinks. This directly affects a software component used in AI data loading pipelines, i.e., a general-purpose AI software stack, representing a software supply chain vulnerability in AI systems. It is security-related (arbitrary file write, potential tampering), and there is explicit CVSS/ CWE evidence included. Therefore, it satisfies all AVID criteria for inclusion.

References

Affected or Relevant Artifacts

  • Developer: dmlc
  • Deployer: dmlc
  • Artifact Details:
TypeName
Systemdmlc/gluon-cv

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.0
Vector StringCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Base Score7.1
Base Severity🔴 High
Attack VectorLOCAL
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionREQUIRED
ScopeUNCHANGED
Confidentiality ImpactNONE
Integrity Impact🔴 High
Availability Impact🔴 High

CWE

IDDescription
CWE-59CWE-59 Improper Link Resolution Before File Access

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2025-03-20
  • Version: 0.3.3
  • AVID Entry