---
cve: "CVE-2025-25724"
severity: "MEDIUM"
cvss: 4.0
epss: "36%"
vendor: "libarchive"
kev: false
exploited: false
published: "2025-03-02 02:15:36"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T05:11:10+02:00"
---

# CVE-2025-25724

> 4.0 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Referenzen

- <https://github.com/Ekkosun/pocs/blob/main/bsdtarbug>
- <https://github.com/libarchive/libarchive/blob/b439d586f53911c84be5e380445a8a259e19114c/tar/util.c#L751-L752>
- <https://gist.github.com/Ekkosun/a83870ce7f3b7813b9b462a395e8ad92>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-25724) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
