cve/2011/CVE-2011-1047.md
2024-06-18 02:51:15 +02:00

889 B

CVE-2011-1047

Description

Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.

POC

Reference

Github

No PoCs found on GitHub currently.