VBZoom Forum 1.11 - 'show.php' MainID SQL Injection
Author: Mr.SNAKE
type: webapps
platform: php
port:
date_added: 2006-03-04
date_updated: 2013-08-05
verified: 1
codes: CVE-2006-1132;OSVDB-28252
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/16955/info
VBZooM Forum is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
http://www.example.com/vz/show.php?UserID=1&MainID=[SQL]&SubjectID=1