exploit-db-mirror/exploits/php/webapps/29505.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

11 lines
No EOL
656 B
Text

source: http://www.securityfocus.com/bid/22167/info
212cafeBoard is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
These issues affect versions 0.08 Beta and 6.30 Beta; other versions may also be affected.
http://www.example.com/board/search.php?keyword=[XSS]
http://www.example.com/Board/list3.php?user=[XSS]