Trombinoscope 3.x - 'photo.php' Server SQL Injection
Author: Ramdan Yantu
type: webapps
platform: php
port:
date_added: 2012-05-07
date_updated: 2015-05-29
verified: 1
codes: CVE-2012-4282;OSVDB-84732
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/53398/info
Trombinoscope 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.
Trombinoscope 3.5 and prior versions are vulnerable.
http://www.example.com/[script]/photo.php?id=-9999/**/union/**/select/**/1,2,version()--