vendor:
WP Photo Album Plus
by:
Skraps
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WP Photo Album Plus
Affected Version From: 4.1.2001
Affected Version To: 4.1.2001
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:wp_photo_album_plus
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
2011
WP Photo Album Plus <= 4.1.1 SQL Injection Vulnerability
WP Photo Album Plus is vulnerable to a SQL injection vulnerability due to insufficient sanitization of user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with malicious SQL statements to the vulnerable application. This can allow the attacker to gain access to sensitive information from the database, modify data, or execute arbitrary system commands.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in SQL queries.