ID:4683 - Exploit for PHP file inclusion in Textpattern CMS - CVE-2010-3205
Published: October 8, 2020
Textpattern CMS
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to include and execute arbitrary PHP files on the server.
The vulnerability exists due to incorrect input validation passed via the "inc" HTTP parameter to index.php script. A remote non-authenticated attacker can send a specially crafted HTTP request to the affected application, include and execute arbitrary PHP code on the system with privileges of the web server.