CVE-2024-40898
HIGHApache HTTP Server < 2.4.62 - Server-Side Request Forgery via mod_rewrite on Windows
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2024-40898. PoCs published by TAM-K592, ForceEA001, anilpatel199n.
AI-analyzed exploit summary The repository contains two Python scripts designed to detect CVE-2024-40725 (HTTP Request Smuggling) and CVE-2024-40898 (SSL Verification Bypass) in Apache HTTP Server. The scripts send crafted requests to check for vulnerability indicators but do not exploit them.
Description
SSRF in Apache HTTP Server on Windows with mod_rewrite in server/vhost context, allows to potentially leak NTML hashes to a malicious server via SSRF and malicious requests. Users are recommended to upgrade to version 2.4.62 which fixes this issue.
Exploits (3)
The repository contains two Python scripts designed to detect CVE-2024-40725 (HTTP Request Smuggling) and CVE-2024-40898 (SSL Verification Bypass) in Apache HTTP Server. The scripts send crafted requests to check for vulnerability indicators but do not exploit them.
The repository contains a Python script that scans for CVE-2024-40898 by attempting to bypass SSL certificate validation in Apache HTTP Server. It sends a HEAD request to targets listed in a file and checks for a '200 OK' response to determine potential vulnerability.
The repository contains a Python script that scans for CVE-2024-40898, an SSL verification bypass vulnerability in Apache HTTP Server. It sends a HEAD request over an SSL connection and checks for a 200 OK response to infer potential vulnerability.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N