CVE-2017-3169

CRITICAL

Apache HTTP Server 2.2.x < 2.2.33 and 2.4.x < 2.4.26 - NULL Pointer Dereference in mod_ssl

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2017-3169. PoCs published by vaishakhcv, winterwolf32.

AI-analyzed exploit summary This repository contains a functional Perl exploit for CVE-2017-3169, a NULL pointer dereference vulnerability in Apache httpd's mod_ssl. The exploit triggers a DoS by sending crafted requests to an HTTPS port, leveraging a third-party module to call ap_hook_process_connection during an HTTP request.

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.

Exploits (2)

github WORKING POC 1 stars
by vaishakhcv · perlpoc
https://github.com/vaishakhcv/CVE-exploits/tree/master/CVE-2017-3169

This repository contains a functional Perl exploit for CVE-2017-3169, a NULL pointer dereference vulnerability in Apache httpd's mod_ssl. The exploit triggers a DoS by sending crafted requests to an HTTPS port, leveraging a third-party module to call ap_hook_process_connection during an HTTP request.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26
No auth needed
Prerequisites: Apache httpd installation directory · Apache with mod_ssl enabled · Ability to restart Apache
devstral-2 · analyzed Feb 27, 2026 Full analysis →
github WORKING POC
by winterwolf32 · perlpoc
https://github.com/winterwolf32/CVE_Exploits-/tree/master/CVE-2017-3169

The repository contains a functional Perl exploit for CVE-2017-3169, a NULL pointer dereference vulnerability in Apache httpd's mod_ssl. The exploit triggers a DoS by sending crafted requests to an HTTPS port, leveraging a third-party module to call ap_hook_process_connection during an HTTP request.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26
No auth needed
Prerequisites: Apache installation directory · Apache with mod_ssl enabled · Custom module compilation via apxs
devstral-2 · analyzed Feb 27, 2026 Full analysis →

References (42)

Core 42
Core References
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT208221
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:2479
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:2483
Vendor Advisory x_refsource_confirm
https://security.netapp.com/advisory/ntap-20180601-0002/
Mitigation, Third Party Advisory x_refsource_confirm
https://www.nomachine.com/SU08O00185
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:3475
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:3195
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:3476
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:3477
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2017/dsa-3896
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:3194
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:3193
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1038711
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/99134
Third Party Advisory vendor-advisory x_refsource_gentoo
https://security.gentoo.org/glsa/201710-32
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:2478
Third Party Advisory x_refsource_confirm
https://www.tenable.com/security/tns-2019-09

Scores

CVSS v3 9.8
EPSS 0.1995
EPSS Percentile 97.1%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-476
Status published
Products (36)
apache/http_server 2.2.0
apache/http_server 2.2.2
apache/http_server 2.2.3
apache/http_server 2.2.11
apache/http_server 2.2.12
apache/http_server 2.2.13
apache/http_server 2.2.14
apache/http_server 2.2.15
apache/http_server 2.2.16
apache/http_server 2.2.17
... and 26 more
Published Jun 20, 2017
Tracked Since Feb 18, 2026