---
cve: "CVE-2021-21707"
severity: "MEDIUM"
cvss: 5.3
epss: "26%"
vendor: "PHP Group"
kev: false
exploited: false
published: "2021-11-29 07:15:06"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T10:14:48+02:00"
---

# CVE-2021-21707

> 5.3 MEDIUM

## Beschreibung

In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- c796a801599b13943c2413589e339c39d1d4bb47 (Commit)
- 5f762668c9b57fa860ade2936796a24c258ca48e (Commit)

## Referenzen

- <https://bugs.php.net/bug.php?id=79971>
- <https://security.netapp.com/advisory/ntap-20211223-0005/>
- <https://www.debian.org/security/2022/dsa-5082>
- <https://www.tenable.com/security/tns-2022-09>
- <https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html>

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