---
cve: "CVE-2024-28863"
severity: "MEDIUM"
cvss: 6.5
epss: "93%"
vendor: "isaacs"
kev: false
exploited: false
published: "2024-03-21 22:10:23"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T05:45:55+02:00"
---

# CVE-2024-28863

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

node-tar is a Tar for Node.js. node-tar prior to version 6.2.1 has no limit on the number of sub-folders created in the folder creation process. An attacker who generates a large number of sub-folders can consume memory on the system running node-tar and even crash the Node.js client within few seconds of running it using a path with too many sub-folders inside. Version 6.2.1 fixes this issue by preventing extraction in excessively deep sub-folders.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- bef7b1e4ffab822681fea2a9b22187192ed14717 (Commit)
- fe8cd57da5686f8695415414bda49206a545f7f7 (Commit)

## Referenzen

- <https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36>
- <https://github.com/isaacs/node-tar/commit/fe8cd57da5686f8695415414bda49206a545f7f7>
- <https://security.netapp.com/advisory/ntap-20240524-0005/>

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