# CVE-2024-38475

## Summary

- **CVE ID:** CVE-2024-38475
- **Severity:** UNKNOWN
- **CVSS Score:** 5.73
- **CWE:** CWE-116
- **Published:** Jul 1, 2024
- **Last Modified:** Nov 3, 2025

## Description

Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. 

Substitutions in server context that use a backreferences or variables as the first segment of the substitution are affected.  Some unsafe RewiteRules will be broken by this change and the rewrite flag "UnsafePrefixStat" can be used to opt back in once ensuring the substitution is appropriately constrained.

## Affected Products

- Apache Software Foundation — Apache HTTP Server (2.4.0)

## References

- [CNA](https://httpd.apache.org/security/vulnerabilities_24.html)
- [CNA](https://security.netapp.com/advisory/ntap-20240712-0001/)
- [CISA-ADP](https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38475)
- [CVE](https://www.blackhat.com/us-24/briefings/schedule/index.html#confusion-attacks-exploiting-hidden-semantic-ambiguity-in-apache-http-server-pre-recorded-40227)
- [CVE](https://github.com/apache/httpd/commit/9a6157d1e2f7ab15963020381054b48782bc18cf)
- [CVE](http://www.openwall.com/lists/oss-security/2024/07/01/8)
- [CVE](https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0018)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 99.96%
- **EPSS Percentile:** 100.0

## Known Exploited Vulnerabilities (KEV)

- **Date Added:** May 1, 2025
- **Due Date:** May 22, 2025

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._