CVE-2024-47252 Details
Description
Insufficient escaping of user-supplied data in mod_ssl in Apache HTTP Server 2.4.63 and earlier allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with "%{varname}x" or "%{varname}c" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
A log injection vulnerability has been identified in the mod_ssl module of Apache HTTP Server in versions through 2.4.63. This issue arises from inadequate escaping of user-supplied data, allowing untrusted SSL/TLS clients to insert escape characters into log files under certain configurations. Specifically, when CustomLog is used to log variables provided by mod_ssl, such as SSL_TLS_SNI, the lack of proper escaping can result in unsanitized client data appearing in the logs.
Users are advised to upgrade to Apache HTTP Server version 2.4.64 or later, which addresses this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 11, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-150 | Improper Neutralization of Escape, Meta, or Control Sequences | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache http server | >= 2.4.0, < 2.4.64 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 4, 2025 | CVE Modified | CVE |
| Nov 3, 2025 | CVE Modified | CVE |
| Jul 29, 2025 | Initial Analysis | [email protected] |
| Jul 15, 2025 | CVE Modified | CISA-ADP |
| Jul 10, 2025 | New CVE Received | [email protected] |