Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-243 Medium 4.0

list_item_verbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value,...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
Affected Packages
LibArchive_jll < 3.7.9+0
Aliases / Upstream
CVE-2025-25724 GHSA-722w-734r-qg74 EUVD-2025-5869

listitemverbose 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.

References