CVE-2011-0959
Description
Multiple cross-site scripting (XSS) vulnerabilities in Cisco Unified Operations Manager (CUOM) before 8.6 allow remote attackers to inject arbitrary web script or HTML via (1) the extn parameter to iptm/advancedfind.do, (2) the deviceInstanceName parameter to iptm/ddv.do, the (3) cmd or (4) group parameter to iptm/eventmon, the (5) clusterName or (6) deviceName parameter to iptm/faultmon/ui/dojo/Main/eventmon_wrapper.jsp, or the (7) ccmName or (8) clusterName parameter to iptm/logicalTopo.do, aka Bug ID CSCtn61716.
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
Cisco Unified Operations Manager - Multiple Vulnerabilities
Cisco Unified Operations Manager 8.5 - '/iptm/faultmon/ui/dojo/Main/eventmon_wrapper.jsp' Multiple Cross-Site Scripting Vulnerabilities
Cisco Unified Operations Manager 8.5 - '/iptm/logicalTopo.do' Multiple Cross-Site Scripting Vulnerabilities
Cisco Unified Operations Manager 8.5 - 'iptm/advancedfind.do?extn' Cross-Site Scripting
source: https://www.securityfocus.com/bid/47901/info
Cisco Unified Operations Manager is prone to multiple cross-site scripting vulnerabilities because it fails to properly 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. Other attacks may also be possible.
This issue is being tracked by Cisco Bug ID CSCtn61716.
Cisco Unified Operations Manager versions prior to 8.6 are vulnerable.
http://www.example.com/iptm/advancedfind.do?extn=73fcb</script><script>alert(1)</script>23fbe43447
Cisco Unified Operations Manager 8.5 - 'iptm/ddv.do?deviceInstanceName' Cross-Site Scripting
Cisco Unified Operations Manager 8.5 - iptm/eventmon Multiple Cross-Site Scripting Vulnerabilities
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| cisco | unified_operations_manager | {"endIncluding":"8.5"} | |
| cisco | unified_operations_manager | 1.1 | |
| cisco | unified_operations_manager | 2.0 | |
| cisco | unified_operations_manager | 2.0.1 | |
| cisco | unified_operations_manager | 2.0.2 | |
| cisco | unified_operations_manager | 2.0.3 | |
| cisco | unified_operations_manager | 2.1 | |
| cisco | unified_operations_manager | 2.2 | |
| cisco | unified_operations_manager | 2.3 | |
| cisco | unified_operations_manager | 8.0 | |
References
- http://archives.neohapsis.com/archives/fulldisclosure/2011-05/0371.html
- http://tools.cisco.com/security/center/viewAlert.x?alertId=23085
- http://www.exploit-db.com/exploits/17304
- http://www.senseofsecurity.com.au/advisories/SOS-11-006.pdf
- https://exchange.xforce.ibmcloud.com/vulnerabilities/67521
- http://archives.neohapsis.com/archives/fulldisclosure/2011-05/0371.html
- http://tools.cisco.com/security/center/viewAlert.x?alertId=23085
- http://www.exploit-db.com/exploits/17304
- http://www.senseofsecurity.com.au/advisories/SOS-11-006.pdf
- https://exchange.xforce.ibmcloud.com/vulnerabilities/67521
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.