SoftBiz FAQ 1.1 - 'add_comment.php?id' SQL Injection
Author: r0t
type: webapps
platform: php
port:
date_added: 2005-11-30
date_updated: 2013-07-07
verified: 1
codes: CVE-2005-3938;OSVDB-21261
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/15653/info
Softbiz FAQ is prone to multiple SQL injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Softbiz FAQ 1.1 and prior versions are vulnerable; other versions may also be affected.
http://www.example.com/add_comment.php?id=[SQL]