CVE-2012-3540
medium
CVSS v3
—
CVSS v2
5.8
VIR risk
5.8
Description
Open redirect vulnerability in views/auth_forms.py in OpenStack Dashboard (Horizon) Essex (2012.1) allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the next parameter to auth/login/. NOTE: this issue was originally assigned CVE-2012-3542 by mistake.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-3540
Vendor advisory: secalert@redhat.com — https://github.com/openstack/horizon/commit/35eada8a27323c0f83c400177797927aba6bc99b
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/50480
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2012.1.1-4 |
| debian | bullseye | fixed | 2012.1.1-4 |
| debian | forky | fixed | 2012.1.1-4 |
| debian | sid | fixed | 2012.1.1-4 |
| debian | trixie | fixed | 2012.1.1-4 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | horizon | <35eada8a27323c0f83c400177797927aba6bc99b | 35eada8a27323c0f83c400177797927aba6bc99b |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openstack | horizon | 2012.1 | |
References
- http://secunia.com/advisories/50480
- http://www.openwall.com/lists/oss-security/2012/08/30/4
- http://www.openwall.com/lists/oss-security/2012/08/30/5
- http://www.securityfocus.com/bid/55329
- http://www.ubuntu.com/usn/USN-1565-1
- https://bugs.launchpad.net/horizon/+bug/1039077
- https://exchange.xforce.ibmcloud.com/vulnerabilities/78196
- https://github.com/openstack/horizon/commit/35eada8a27323c0f83c400177797927aba6bc99b
- https://lists.launchpad.net/openstack/msg16278.html
- https://lists.launchpad.net/openstack/msg16281.html
- https://security-tracker.debian.org/tracker/CVE-2012-3540
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.