15 lines
No EOL
906 B
Text
15 lines
No EOL
906 B
Text
source: https://www.securityfocus.com/bid/50050/info
|
|
|
|
6KBBS is prone to multiple cross-site scripting and information-disclosure vulnerabilities because it fails to properly sanitize user-supplied input.
|
|
|
|
An attacker may leverage these issues to obtain potentially sensitive information and 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.
|
|
|
|
6KBBS 8.0 build 20101201 is vulnerable; other versions may also be affected.
|
|
|
|
http://www.example.com/credits.php?'[XSS]
|
|
http://www.example.com/forum.php?'[XSS]
|
|
http://www.example.com/index.php?'[XSS]
|
|
http://www.example.com/login.php?'[XSS]
|
|
http://www.example.com/online.php?'[XSS]
|
|
http://www.example.com/getfiles.php?f=http://xxx&t=js
|
|
http://www.example.com/admin/portalcollect.php?f=http://xxx&t=js |