[] NeoSense

Cars & Vehicle - 'page.php' SQL Injection

Author: Hussin X
type: webapps
platform: php
port: 
date_added: 2008-09-17 
date_updated: 2014-03-20 
verified: 1 
codes: CVE-2008-4172;OSVDB-48492 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/31214/info

The Cars & Vehicle script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

www.example.com/Script/page.php?lnkid=-1/**/UNION/**/SELECT/**/1,1,1,1,concat_ws(user(),version(),database()),1/*