vendor:
album PHOTO
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: album PHOTO
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
WordPress album PHOTO SQL Injection
An attacker can exploit a SQL injection vulnerability in WordPress album PHOTO to gain access to the user login and password of the admin user. The exploit is achieved by sending a specially crafted HTTP request containing malicious SQL code to the vulnerable application. The malicious code is sent in the 'photo' parameter of the vulnerable page.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Developers should also use parameterized queries to prevent SQL injection attacks.