Bug 1743956 (CVE-2019-10092)
| Summary: | CVE-2019-10092 httpd: limited cross-site scripting in mod_proxy error page | |||
|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Dhananjay Arunesh <darunesh> | |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | |
| Status: | CLOSED ERRATA | QA Contact: | ||
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | unspecified | CC: | anon.amish, bnater, csutherl, dmoppert, gzaronik, hhorak, jclere, jdoyle, jkaluza, jorton, jpadman, krathod, kyoshida, lgao, luhliari, mbabacek, mturk, myarboro, pahan, pslavice, rsvoboda, security-response-team, twalsh, weli, yozone | |
| Target Milestone: | --- | Keywords: | Security | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | httpd 2.4.41 | Doc Type: | If docs needed, set a value | |
| Doc Text: |
A cross-site scripting vulnerability was found in Apache httpd, affecting the mod_proxy error page. Under certain circumstances, a crafted link could inject content into the HTML displayed in the error page, potentially leading to client-side exploitation.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2016938 (view as bug list) | Environment: | ||
| Last Closed: | 2019-12-10 13:24:01 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1743957, 1747280, 1747281, 1747282 | |||
| Bug Blocks: | 1744000 | |||
|
Description
Dhananjay Arunesh
2019-08-21 05:05:41 UTC
Created httpd tracking bugs for this issue: Affects: fedora-all [bug 1743957] External References: https://httpd.apache.org/security/vulnerabilities_24.html This vulnerability is out of security support scope for the following product: * Red Hat JBoss Web Server 3 * Red Hat JBoss Enterprise Web Server 2 Please refer to https://access.redhat.com/support/policy/updates/jboss_notes for more details. Mitigation:
This flaw is only exploitable if Proxy* directives are used in Apache httpd configuration. The following command can be used to search for possible vulnerable configurations:
grep -R '^\s*Proxy' /etc/httpd/
See https://httpd.apache.org/docs/2.4/mod/mod_proxy.html
This issue has been addressed in the following products: Red Hat Software Collections for Red Hat Enterprise Linux 6 Red Hat Software Collections for Red Hat Enterprise Linux 7 Red Hat Software Collections for Red Hat Enterprise Linux 7.6 EUS Red Hat Software Collections for Red Hat Enterprise Linux 7.5 EUS Red Hat Software Collections for Red Hat Enterprise Linux 7.7 EUS Via RHSA-2019:4126 https://access.redhat.com/errata/RHSA-2019:4126 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2019-10092 This issue has been addressed in the following products: JBoss Core Services Apache HTTP Server 2.4.37 SP2 Via RHSA-2020:1336 https://access.redhat.com/errata/RHSA-2020:1336 This issue has been addressed in the following products: JBoss Core Services on RHEL 6 JBoss Core Services on RHEL 7 Via RHSA-2020:1337 https://access.redhat.com/errata/RHSA-2020:1337 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2020:4751 https://access.redhat.com/errata/RHSA-2020:4751 |