1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
Jakub Zelenka 0c1971387d 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-01 18:24:41 +03:00
..
2024-11-20 11:07:04 +01:00
2023-07-06 09:45:35 +02:00
2025-03-11 21:57:33 +01:00
2023-10-22 15:31:00 +01:00
2022-07-23 12:09:37 +02:00