CVE-2024-47252

Source
https://cve.org/CVERecord?id=CVE-2024-47252
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47252.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47252
Aliases
Downstream
Related
Published
2025-07-10T16:55:20Z
Modified
2026-08-12T03:30:18Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Apache HTTP Server: mod_ssl error log variable escaping
Details

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.

Database specific
{
    "cna_assigner":  "apache",
    "cwe_ids":  [
        "CWE-150"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47252.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "2.4"
                },
                {
                    "last_affected":  "2.4.63"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/apache/httpd

Affected ranges

Type
GIT
Repo
https://github.com/apache/httpd
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "2.4.0"
        },
        {
            "fixed":  "2.4.64"
        }
    ],
    "source":  "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47252.json"