SQL Injection Vulnerability in FormCraft Plugin for WordPress
CVE-2013-7187
Currently unrated
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2013-7187?
The FormCraft plugin for WordPress contains a SQL injection vulnerability in the form.php file that can be exploited by remote attackers. By manipulating the 'id' parameter, an attacker can execute arbitrary SQL commands against the database. This could lead to unauthorized data access, data manipulation, or even complete database compromise. Users of affected versions are strongly advised to update the plugin to mitigate potential security risks.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.