CVE-2025-25724

Summary

list_item_verbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or unspecified other impact via a crafted TAR archive that is read with a verbose value of 2. For example, the 100-byte buffer may not be sufficient for a custom locale.

Affected Software

VendorProductVersion RangeStatus
libarchivelibarchive0 <= 3.7.7affected

Weaknesses

  • CWE-252: CWE-252 Unchecked Return Value

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References