1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/main/streams
Jakub Zelenka cac8f7f1cf 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-06-23 23:00:30 +02:00
..
2021-09-29 13:49:15 +02:00
2021-08-10 16:42:03 +02:00
2022-04-11 12:44:56 +02:00
2021-05-06 12:16:35 +02:00