1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
Jakub Zelenka 9234b0d62c Fix GHSA-3cr5-j632-f35r: Null byte in hostnames
This fixes stream_socket_client() and fsockopen().

Specifically it adds a check to parse_ip_address_ex and it also makes
sure that the \0 is not ignored in fsockopen() hostname formatting.
2025-07-02 09:00:08 +09:00
..
2025-05-04 14:15:05 +01:00
2025-06-09 14:16:32 +02:00
2025-01-29 11:03:59 +01:00
2025-05-31 14:46:13 +01:00