Online Quiz System Multiple Cross-Site Scripting Vulnerabilities
BID:17255
Info
Online Quiz System Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17255 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 27 2006 12:00AM |
| Updated: | Mar 27 2006 11:39PM |
| Credit: | rakstija r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
Caloris Planitia Technologies Online Quiz System 0 |
| Not Vulnerable: | |
Discussion
Online Quiz System Multiple Cross-Site Scripting Vulnerabilities
Online Quiz System 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.
Online Quiz System 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
Online Quiz System Multiple Cross-Site Scripting Vulnerabilities
These issue may be exploited with a web client.
The following examples have been provided:
http://www.example.com/prequiz.asp?examid=1&exam=[XSS]
http://www.example.com/student.asp?msg=[XSS]
These issue may be exploited with a web client.
The following examples have been provided:
http://www.example.com/prequiz.asp?examid=1&exam=[XSS]
http://www.example.com/student.asp?msg=[XSS]
Solution / Fix
Online Quiz System 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
Online Quiz System Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Online Quiz System Home Page (Caloris Planitia Technologies)
- Web Quiz pro XSS vuln. (r0t)