WordPress Banners Lite Plugin 'wpbanners_show.php' HTML Injection Vulnerability
BID:58671
Info
WordPress Banners Lite Plugin 'wpbanners_show.php' HTML Injection Vulnerability
| Bugtraq ID: | 58671 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 25 2013 12:00AM |
| Updated: | Mar 25 2013 12:00AM |
| Credit: | Fernando A. Lagos B |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
WordPress Banners Lite Plugin 'wpbanners_show.php' HTML Injection Vulnerability
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.
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.
Exploit / POC
WordPress Banners Lite Plugin 'wpbanners_show.php' HTML Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/wordpress/wp-content/plugins/wp-banners-lite/wpbanners_show.php?id=1&cid=a_<script>alert(/XSSProof-of-Concept/)</script>
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/wordpress/wp-content/plugins/wp-banners-lite/wpbanners_show.php?id=1&cid=a_<script>alert(/XSSProof-of-Concept/)</script>
Solution / Fix
WordPress Banners Lite Plugin 'wpbanners_show.php' HTML Injection Vulnerability
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
WordPress Banners Lite Plugin 'wpbanners_show.php' HTML Injection Vulnerability
References:
References:
- WP Banners Lite HomePage (Ivan Churakov)
- WP Banners Lite Wordpress page (WordPress)
- XSS vulnerability on WP-Banners-Lite (wordpress plugin) (SECLISTS)