PhotoKorn 1.53/1.54 - 'index.php' Multiple SQL Injections



EKU-ID: 32997 CVE: CVE-2006-2040;OSVDB-24981 OSVDB-ID:
Author: Dr.Jr7 Published: 2006-04-25 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Photokorn 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.

http://www.example.com/[Path]/index.php?action=showgal&cat=[Sql]
http://www.example.com/[Path]/index.php?action=showpic&cat=1&pic=[Sql]