Files
CVEs-PoC/2017/CVE-2017-3169.md
2025-09-29 21:09:30 +02:00

2.2 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