9 lines
No EOL
572 B
Text
Executable file
9 lines
No EOL
572 B
Text
Executable file
source: http://www.securityfocus.com/bid/19770/info
|
|
|
|
MyBulletinBoard is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
|
|
|
|
An attacker may leverage this issue to have arbitrary script code execute 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.
|
|
|
|
Versions prior to 1.1.8 are reported vulnerable.
|
|
|
|
http://www.example.com/function_post.php?[url]java& 115;cript://%0a%0dalert(1);[/url] |