vendor:
ImageAlbum
by:
dB
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ImageAlbum
Affected Version From: Latest 2.0.0b2
Affected Version To: Others not tested
Patch Exists: NO
Related CWE: N/A
CPE: a:imagealbum:imagealbum
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Web Application
2008
ImageAlbum Remote SQL Injection Vulnerabilities
Multiple SQL injection vulnerabilities exist, that can result in user credentials being compromised or the modification of the database. The following example exploits the image viewer page by placing the password of a user into the src attribute of the img tag instead of the correct path to the image. User passwords are stored in plain-text.
Mitigation:
Edit the source code to insure that all user input is properly sanitised.