vendor:
TCW PHP Album
by:
L0rd CrusAd3r
8,5
CVSS
HIGH
SQL Vulnerability
89
CWE
Product Name: TCW PHP Album
Affected Version From: 1
Affected Version To: 1
Patch Exists: Yes
Related CWE: N/A
CPE: a:tcw_php_album:tcw_php_album
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
2010
TCW PHP Album Multiple Vulnerability
TCW PHP Album is prone to a SQL injection vulnerability because it fails to properly sanitize user-supplied data before using it in an SQL query. An attacker can exploit this issue to manipulate SQL queries by injecting arbitrary SQL code. This may compromise the application, disclose sensitive data, modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation should be used to prevent attackers from exploiting this vulnerability.