CVE-2007-3594
AdventNet ManageEngine OpManager 6-7 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 5 public exploits for CVE-2007-3594. PoCs published by Lostmon.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpManager by injecting malicious script code via the 'reportName' parameter. The payload, when executed, displays an alert with the document cookie, proving the vulnerability.
Description
Multiple cross-site scripting (XSS) vulnerabilities in AdventNet ManageEngine OpManager 6 and 7 allow remote attackers to inject arbitrary web script or HTML via the (1) name parameter in (a) ping.do and (b) traceRoute.do in map/; the (2) reportName, (3) displayName, and (4) selectedNode parameters to (c) reports/ReportViewAction.do; the (5) operation parameter to (d) admin/ServiceConfiguration.do; and the (6) selectedNode and (7) selectedTab parameters to (e) admin/DeviceAssociation.do. NOTE: the searchTerm parameter in Search.do is already covered by CVE-2006-2343.
Exploits (5)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpManager by injecting malicious script code via the 'reportName' parameter. The payload, when executed, displays an alert with the document cookie, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpManager by injecting malicious script code via the 'name' parameter in the traceRoute.do endpoint. The payload executes arbitrary JavaScript in the context of the affected site, potentially stealing cookies or performing other malicious actions.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpManager by injecting malicious script code via the 'name' parameter in the ping.do endpoint. The payload, when executed, displays an alert with the document cookie, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpManager by injecting malicious script code via the 'operation' parameter in the URL. The payload is URL-encoded and designed to execute arbitrary JavaScript in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpManager by injecting arbitrary script code via the 'selectedNode' parameter in the 'DeviceAssociation.do' endpoint. The payload, when executed, displays an alert with the document cookie, proving the vulnerability.