CVE-2012-4889
Description
Multiple cross-site scripting (XSS) vulnerabilities in ManageEngine Firewall Analyzer 7.2 allow remote attackers to inject arbitrary web script or HTML via the (1) subTab or (2) tab parameter to createAnomaly.do; (3) url, (4) subTab, or (5) tab parameter to mindex.do; (6) tab parameter to index2.do; or (7) port parameter to syslogViewer.do.
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
ManageEngine Firewall Analyzer 8.0 - Directory Traversal / Cross-Site Scripting
ManageEngine Firewall Analyzer 7.2 - '/fw/index2.do' Multiple Cross-Site Scripting Vulnerabilities
ManageEngine Firewall Analyzer 7.2 - 'fw/createAnomaly.do?subTab' Cross-Site Scripting
source: https://www.securityfocus.com/bid/52841/info
Firewall Analyzer is prone to multiple cross-site scripting vulnerabilities because it fails to sanitize user-supplied input.
An attacker may leverage these issues 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.
Firewall Analyzer 7.2 is affected; other versions may also be vulnerable.
http://www.example.com.com/fw/createAnomaly.do?subTab=%22%3E%3Cscript%3Ealert%281337%29%3C/script%3EaddAlert&;
tab=alert%22%3E%3Cscript%3Ealert%28vlab%29%3C/script%3E&demoConfigure=true
ManageEngine Firewall Analyzer 7.2 - 'fw/mindex.do?url' Cross-Site Scripting
ManageEngine Firewall Analyzer 7.2 - 'fw/syslogViewer.do?port' Cross-Site Scripting
source: https://www.securityfocus.com/bid/52841/info
Firewall Analyzer is prone to multiple cross-site scripting vulnerabilities because it fails to sanitize user-supplied input.
An attacker may leverage these issues 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.
Firewall Analyzer 7.2 is affected; other versions may also be vulnerable.
http://www.example.com/fw/syslogViewer.do?port=%22%3E%3Cscript%3Ealert%28vlab%29%3C/script%3E
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| manageengine | firewall_analyzer | 7.2 | |
References
- http://osvdb.org/80872
- http://osvdb.org/80873
- http://osvdb.org/80874
- http://osvdb.org/80875
- http://packetstormsecurity.org/files/111474/VL-437.txt
- http://secunia.com/advisories/48657
- http://www.securityfocus.com/bid/52841
- http://www.vulnerability-lab.com/get_content.php?id=437
- https://exchange.xforce.ibmcloud.com/vulnerabilities/74538
- http://osvdb.org/80872
- http://osvdb.org/80873
- http://osvdb.org/80874
- http://osvdb.org/80875
- http://packetstormsecurity.org/files/111474/VL-437.txt
- http://secunia.com/advisories/48657
- http://www.securityfocus.com/bid/52841
- http://www.vulnerability-lab.com/get_content.php?id=437
- https://exchange.xforce.ibmcloud.com/vulnerabilities/74538
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.