openssl/crypto/http
Tomas Mraz 6bca15039e use_proxy(): Add missing terminating NUL byte
Fixes CVE-2025-9232

There is a missing terminating NUL byte after strncpy() call.
Issue and a proposed fix reported by Stanislav Fort (Aisle Research).

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2025-09-29 12:03:56 +02:00
..
build.info x509: allow SAN URIs to contain userinfo 2025-03-04 17:30:34 +01:00
http_client.c Add util/codespell-check.sh and run it 2025-09-26 07:58:44 -04:00
http_err.c Limit the number of http headers when receiving the http response 2024-03-12 19:35:41 +01:00
http_lib.c use_proxy(): Add missing terminating NUL byte 2025-09-29 12:03:56 +02:00