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.
References
Configurations
No configuration.
History
12 Jul 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
08 Jul 2024, 14:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
02 Jul 2024, 12:09
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Jul 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-01 19:15
Updated : 2024-07-12 14:15
NVD link : CVE-2024-38475
Mitre link : CVE-2024-38475
CVE.ORG link : CVE-2024-38475
JSON object : View
Products Affected
No product.
CWE
CWE-116
Improper Encoding or Escaping of Output