1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/main/streams
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
..
2024-06-10 19:40:03 +02:00
2021-08-10 16:42:03 +02:00
2024-09-01 14:56:54 +02:00
2021-05-06 12:16:35 +02:00
2025-06-05 14:10:57 +02:00