vendor:
WP Forum Server WordPress Plugin
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WP Forum Server WordPress Plugin
Affected Version From: 1.6.2005
Affected Version To: 1.6.2005
Patch Exists: YES
Related CWE: N/A
CPE: a:vasthtml:wp_forum_server_wordpress_plugin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
SQL Injection in WP Forum Server WordPress Plugin
The vulnerability exists due to failure in the 'index.php' script to properly sanitize user-supplied input in 'search_max' variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.