vendor:
PHP Photo Gallery
by:
t0pP8uZz & xprog
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Photo Gallery
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:terong:php_photo_gallery:1.0
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
2008
PHP Photo Gallery 1.0 SQL Injection Vulnerbilitys
PHP Photo Gallery is vulnerable due to insecure mysql querys. The below 'mysql injection' will display the admin username/password in plaintext.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in SQL queries.