vendor:
PageDirector
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PageDirector
Affected Version From: All versions of Customer Paradigm PageDirector
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2010
SQL Injection Vulnerability in Customer Paradigm PageDirector
The Customer Paradigm PageDirector is susceptible to an SQL injection vulnerability. This vulnerability occurs because the application fails to properly sanitize user-supplied input before using it in an SQL query. By exploiting this vulnerability, an attacker can compromise the application, gain unauthorized access or modify data, and potentially exploit other vulnerabilities in the underlying database.
Mitigation:
To mitigate this vulnerability, it is recommended to implement input validation and parameterized queries to sanitize user-supplied input before using it in SQL queries. Regular security updates and patches should also be applied to the application.