CVE-2012-1038
Description
Cross-site scripting (XSS) vulnerability in the WebAAA login functionality (wba_login.html) in Juniper Networks Mobility System Software (MSS) 7.6.x before 7.6.3, 7.7.x before 7.7.1, 7.5.x before 7.5.3, and other unspecified versions before 7.4 and 7.3 allows remote attackers to inject arbitrary web script or HTML via a crafted parameter name.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Juniper Networks Mobility System Software - '/aaa/wba_login.html' Cross-Site Scripting
source: https://www.securityfocus.com/bid/54075/info
Mobility System Software is prone to a cross-site scripting vulnerability because it fails to sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mobility System Software versions prior to 7.6.3 and 7.7.1 are vulnerable.
https://www.example.com/aaa/wba_login.html?wbaredirect=wba-dnserror&9f45dรข?ย><script>alert(1)</script>22whatever=1
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| juniper | networks_mobility_system_software | 7.3 | |
| juniper | networks_mobility_system_software | 7.4 | |
| juniper | networks_mobility_system_software | 7.5 | |
| juniper | networks_mobility_system_software | 7.5.1.6 | |
| juniper | networks_mobility_system_software | 7.6 | |
| juniper | networks_mobility_system_software | 7.7 | |
References
- http://www.juniper.net/alerts/viewalert.jsp?actionBtn=Search&txtAlertNumber=PSN-2012-06-611&viewMode=view
- http://www.secureworks.com/advisories/swrx-2012-004/SWRX-2012-004.pdf
- http://www.secureworks.com/cyber-threat-intelligence/advisories/SWRX-2012-004/
- http://www.juniper.net/alerts/viewalert.jsp?actionBtn=Search&txtAlertNumber=PSN-2012-06-611&viewMode=view
- http://www.secureworks.com/advisories/swrx-2012-004/SWRX-2012-004.pdf
- http://www.secureworks.com/cyber-threat-intelligence/advisories/SWRX-2012-004/
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.