vendor:
Pligg CMS
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pligg CMS
Affected Version From: 1.1.2002
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:pligg:pligg_cms:1.1.2
Platforms Tested:
Unknown
Pligg CMS SQL Injection Vulnerability
Pligg CMS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in SQL queries.