exploit-db-mirror/platforms/php/webapps/38410.txt
Offensive Security fb214069db DB: 2015-10-07
7 new exploits
2015-10-07 05:02:02 +00:00

7 lines
No EOL
632 B
Text
Executable file

source: http://www.securityfocus.com/bid/58671/info
The Banners Lite plugin for WordPress is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input.
Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.
http://www.example.com/wordpress/wp-content/plugins/wp-banners-lite/wpbanners_show.php?id=1&cid=a_<script>alert(/XSSProof-of-Concept/)</script>