1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
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
..
2022-08-30 16:52:33 +02:00
2021-08-17 11:32:24 +02:00
2021-08-19 10:39:23 +02:00
2024-11-17 19:30:44 +01:00
2023-07-06 09:45:35 +02:00