Files
CVEs-PoC/2017/CVE-2017-3169.md
T
2024-06-09 00:33:16 +00:00

1.9 KiB

CVE-2017-3169

Description

In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port.

POC

Reference

Github