CVE-2008-4320
OpenNMS < 1.5.94 - Cross-Site Scripting via j_username, username, and filter Parameters
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2008-4320. PoCs published by d2d.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenNMS by injecting a script tag into the 'username' parameter of the notification list page. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in OpenNMS before 1.5.94 allow remote attackers to inject arbitrary web script or HTML via (1) the j_username parameter to j_acegi_security_check, (2) the username parameter to notification/list.jsp, and (3) the filter parameter to event/list.
Exploits (3)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenNMS by injecting a script tag into the 'username' parameter of the notification list page. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenNMS by injecting a script tag into the j_username parameter of the login form. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenNMS by injecting a script tag into the filter parameter of the event list page. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.