Exploitation Summary
EIP tracks 2 public exploits for CVE-2024-40725. PoCs published by TAM-K592, soltanali0.
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
A partial fix for CVE-2024-39884 in the core of Apache HTTP Server 2.4.61 ignores some use of the legacy content-type based configuration of handlers. "AddType" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted. Users are recommended to upgrade to version 2.4.62, which fixes this issue.
Exploits (2)
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.
This repository contains a Python-based tool designed to detect HTTP Request Smuggling vulnerabilities (CVE-2024-40725) in Apache HTTP Server by sending crafted HTTP requests and analyzing response discrepancies. It does not include functional exploit code but provides a detection mechanism for identifying potential vulnerabilities.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N