9 lines
No EOL
654 B
Text
9 lines
No EOL
654 B
Text
source: http://www.securityfocus.com/bid/46096/info
|
|
|
|
TCExam is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
|
|
|
|
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
|
|
|
|
TCExam 11.1.016 is vulnerable; other versions may also be affected.
|
|
|
|
http://www.example.com/tcexam/public/code/tce_user_registration.php?user_password=testab%22%3E%3Cscript%3Ealert(0)%3C/script%3E%3Cinput%20type=%22hidden |