First published: Wed Aug 14 2019(Updated: )
A vulnerability was discovered in Apache httpd, in mod_rewrite. Certain self-referential mod_rewrite rules could be fooled by encoded newlines, causing them to redirect to an unexpected location. An attacker could abuse this flaw in a phishing attack or as part of a client-side attack on browsers.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/jbcs-httpd24-apr | <0:1.6.3-86.jbcs.el6 | 0:1.6.3-86.jbcs.el6 |
redhat/jbcs-httpd24-brotli | <0:1.0.6-21.jbcs.el6 | 0:1.0.6-21.jbcs.el6 |
redhat/jbcs-httpd24-httpd | <0:2.4.37-52.jbcs.el6 | 0:2.4.37-52.jbcs.el6 |
redhat/jbcs-httpd24-openssl | <1:1.1.1c-16.jbcs.el6 | 1:1.1.1c-16.jbcs.el6 |
redhat/jbcs-httpd24-apr | <0:1.6.3-86.jbcs.el7 | 0:1.6.3-86.jbcs.el7 |
redhat/jbcs-httpd24-brotli | <0:1.0.6-21.jbcs.el7 | 0:1.0.6-21.jbcs.el7 |
redhat/jbcs-httpd24-httpd | <0:2.4.37-52.jbcs.el7 | 0:2.4.37-52.jbcs.el7 |
redhat/jbcs-httpd24-openssl | <1:1.1.1c-16.jbcs.el7 | 1:1.1.1c-16.jbcs.el7 |
redhat/httpd | <0:2.4.6-95.el7 | 0:2.4.6-95.el7 |
redhat/httpd24-httpd | <0:2.4.34-18.el6 | 0:2.4.34-18.el6 |
redhat/httpd24-httpd | <0:2.4.34-18.el7 | 0:2.4.34-18.el7 |
Apache HTTP server | >=2.4.0<=2.4.39 | |
redhat/httpd | <2.4.41 | 2.4.41 |
debian/apache2 | 2.4.62-1~deb11u1 2.4.62-1~deb11u2 2.4.62-1~deb12u1 2.4.62-1~deb12u2 2.4.62-3 |
This flaw requires the use of certain Rewrite configuration directives. The following command can be used to search for possible vulnerable configurations: grep -R '^\s*Rewrite' /etc/httpd/ See https://httpd.apache.org/docs/2.4/mod/mod_rewrite.html
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2019-10098 is a vulnerability in Apache HTTP Server from version 2.4.0 to 2.4.39.
The severity of CVE-2019-10098 is medium with a CVSS score of 6.1.
CVE-2019-10098 affects Apache HTTP Server by allowing certain self-referential mod_rewrite rules to be fooled by encoded newlines, leading to redirection to an unexpected location.
CVE-2019-10098 can be exploited by attackers in phishing attacks or as part of client-side attacks on browsers.
You can find more information about CVE-2019-10098 in the references provided: [1] [2] [3].