Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:25644
HistoryFeb 11, 2011 - 12:00 a.m.

HTB22852: SQL Injection in WP Forum Server wordpress plugin

2011-02-1100:00:00
vulners.com
38

Vulnerability ID: HTB22852
Reference: http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html
Product: WP Forum Server wordpress plugin
Vendor: VastHTML ( http://lucidcrew.com/ )
Vulnerable Version: 1.6.5
Vendor Notification:
Vulnerability Type: SQL Injection
Risk level: High
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)

Vulnerability Details:
The vulnerability exists due to failure in the "/wp-content/plugins/forum-server/wpf-post.php" script to properly sanitize user-supplied input in "id" 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.

The following PoC is available:

http://[host]/?page_id=[page_id]&vasthtmlaction=editpost&id=-1%20union%20select%201,version(),3,4,5,6,7&t=2.0