vendor:
Zenphoto
by:
Unknown
7.5
CVSS
HIGH
SQL Injection, Cross-Site Scripting
89
CWE
Product Name: Zenphoto
Affected Version From: 1.3
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:zenphoto:zenphoto:1.3
Platforms Tested:
Unknown
SQL Injection and Cross-Site Scripting Vulnerabilities in Zenphoto
Zenphoto is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied data before using it in SQL queries and implement proper input validation and output encoding to prevent cross-site scripting attacks.