vendor:
Serendipity
by:
Not specified
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Serendipity
Affected Version From: 1.5.2001
Affected Version To: Not specified
Patch Exists: NO
Related CWE: Not specified
CPE: Not specified
Platforms Tested: Not specified
Not specified
SQL Injection vulnerability in Serendipity
Serendipity is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
To mitigate this vulnerability, ensure that user-supplied input is properly sanitized and validated before using it in SQL queries.