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.
References
| Link | Resource |
|---|---|
| https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r | Exploit Vendor Advisory |
| https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
22 Jul 2025, 17:01
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r - Exploit, Vendor Advisory | |
| First Time |
Php
Php php |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
| CPE | cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
13 Jul 2025, 23:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-07-13 23:15
Updated : 2025-07-22 17:01
NVD link : CVE-2025-1220
Mitre link : CVE-2025-1220
JSON object : View
Products Affected
php
- php
CWE
No CWE.
