SQL injection in phpMyForum - CVE-2007-4107
Published: December 16, 2016 / Updated: December 27, 2016
phpMyForum
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL commands in vulnerable application.
The vulnerability exists due to insufficient sanitization of user-supplied data passed editpost.php script. A remote attacker can send a specially crafted HTTP request to vulnerable script and execute arbitrary SQL commands in web application database.
Successful exploitation may allow an attacker to gain complete control over vulnerable website.
Note: this vulnerability is being actively exploited.