Visale Multiple Cross-Site Scripting Vulnerabilities
BID:17598
Info
Visale Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17598 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 19 2006 12:00AM |
| Updated: | Apr 19 2006 08:46PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Visale Visale 1.0 |
| Not Vulnerable: | |
Discussion
Visale Multiple Cross-Site Scripting Vulnerabilities
Visale is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Visale is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Exploit / POC
Visale Multiple Cross-Site Scripting Vulnerabilities
These issues can be exploited through a web client.
The following proof-of-concept URI are available:
http://www.example.com/pbpgst.cgi?keyval=[XSS]
http://www.example.com/pblscg.cgi?catsubno=[XSS]
http://www.example.com/pblsmb.cgi?cklv=0&listno=[XSS]
These issues can be exploited through a web client.
The following proof-of-concept URI are available:
http://www.example.com/pbpgst.cgi?keyval=[XSS]
http://www.example.com/pblscg.cgi?catsubno=[XSS]
http://www.example.com/pblsmb.cgi?cklv=0&listno=[XSS]
Solution / Fix
Visale Multiple Cross-Site Scripting Vulnerabilities
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]:[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]:[email protected].
References
Visale Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Visale Web Site (Visale)
- Visale XSS vuln. (r0t)