CVE-2012-2687
low
CVSS v3
—
CVSS v2
2.6
VIR risk
2.6
Description
Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Server 2.4.x before 2.4.3, when the MultiViews option is enabled, allow remote attackers to inject arbitrary web script or HTML via a crafted filename that is not properly handled during construction of a variant list.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — http://httpd.apache.org/security/vulnerabilities_24.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-2687
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.2.22-8 |
| debian | bullseye | fixed | 2.2.22-8 |
| debian | forky | fixed | 2.2.22-8 |
| debian | sid | fixed | 2.2.22-8 |
| debian | trixie | fixed | 2.2.22-8 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apache | http_server | 2.2.0 | |
| apache | http_server | 2.2.1 | |
| apache | http_server | 2.2.2 | |
| apache | http_server | 2.2.3 | |
| apache | http_server | 2.2.4 | |
| apache | http_server | 2.2.6 | |
| apache | http_server | 2.2.8 | |
| apache | http_server | 2.2.9 | |
| apache | http_server | 2.2.10 | |
| apache | http_server | 2.2.11 | |
| apache | http_server | 2.2.12 | |
| apache | http_server | 2.2.13 | |
| apache | http_server | 2.2.14 | |
| apache | http_server | 2.2.15 | |
| apache | http_server | 2.2.16 | |
| apache | http_server | 2.2.17 | |
| apache | http_server | 2.2.18 | |
| apache | http_server | 2.2.19 | |
| apache | http_server | 2.2.20 | |
| apache | http_server | 2.2.21 | |
| apache | http_server | 2.2.22 | |
| apache | http_server | 2.2.23 | |
| apache | http_server | 2.4.0 | |
| apache | http_server | 2.4.1 | |
| apache | http_server | 2.4.2 | |
References
- https://security-tracker.debian.org/tracker/CVE-2012-2687
- http://httpd.apache.org/security/vulnerabilities_24.html
- http://lists.apple.com/archives/security-announce/2013/Sep/msg00002.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00009.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00011.html
- http://lists.opensuse.org/opensuse-updates/2013-02/msg00012.html
- http://mail-archives.apache.org/mod_mbox/www-announce/201208.mbox/%3C0BFFEA9B-801B-4BAA-9534-56F640268E30%40apache.org%3E
- http://marc.info/?l=bugtraq&m=136612293908376&w=2
- http://rhn.redhat.com/errata/RHSA-2012-1591.html
- http://rhn.redhat.com/errata/RHSA-2012-1592.html
- http://rhn.redhat.com/errata/RHSA-2012-1594.html
- http://rhn.redhat.com/errata/RHSA-2013-0130.html
- http://secunia.com/advisories/50894
- http://secunia.com/advisories/51607
- http://support.apple.com/kb/HT5880
- http://www-01.ibm.com/support/docview.wss?uid=nas2a2b50a0ca011b37c86257a96003c9a4f
- http://www.apache.org/dist/httpd/CHANGES_2.4.3
- http://www.fujitsu.com/global/support/software/security/products-f/interstage-201303e.html
- http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html
- http://www.securityfocus.com/bid/55131
- http://www.ubuntu.com/usn/USN-1627-1
- http://www.xerox.com/download/security/security-bulletin/16287-4d6b7b0c81f7b/cert_XRX13-003_v1.0.pdf
- https://lists.apache.org/thread.html/56c2e7cc9deb1c12a843d0dc251ea7fd3e7e80293cde02fcd65286ba%40%3Ccvs.httpd.apache.org%3E
- https://lists.apache.org/thread.html/84a3714f0878781f6ed84473d1a503d2cc382277e100450209231830%40%3Ccvs.httpd.apache.org%3E
- https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f%40%3Ccvs.httpd.apache.org%3E
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.