---
cve: "CVE-2025-1220"
severity: "LOW"
cvss: 3.7
epss: "54%"
vendor: "PHP Group"
kev: false
exploited: false
published: "2025-07-13 23:15:22"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T12:21:27+02:00"
---

# CVE-2025-1220

> 3.7 LOW · 🧪 PoC

## Beschreibung

In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in different way, thus opening way to security problems if the user code implements access checks before access using such functions.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| 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)

- 1996831969293a866863f7148f5416e99ea123cb (Commit)
- a6855fae73d7a969788e7ec916ae6c4cda2fc7e3 (Commit)

## Referenzen

- <https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r>
- <http://www.openwall.com/lists/oss-security/2025/07/11/4>
- <https://lists.debian.org/debian-lts-announce/2025/07/msg00017.html>

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