vendor:
Photo Gallery
by:
Cyb3r-1sT
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Photo Gallery
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:developiteasy:photo_gallery:1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Photo Gallery v1.2 SQL Injection Vulnerability
A SQL injection vulnerability exists in Photo Gallery v1.2, which allows an attacker to execute arbitrary SQL commands via the 'cat_id' and 'photo_id' parameters in the 'gallery_category.php' and 'gallery_photo.php' scripts. An attacker can also bypass the authentication of the admin panel by using 'cyb3r-1st ' or ' 1=1--' as the username and password.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.