vendor:
Pretty Link Lite
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-site Scripting and SQL-injection
79, 89
CWE
Product Name: Pretty Link Lite
Affected Version From: 1.5.2
Affected Version To: 1.5.2
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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
2012
Pretty Link Lite plugin for WordPress Multiple Vulnerabilities
Pretty Link Lite plugin for WordPress is prone to multiple cross-site scripting and SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input. Successful exploits will 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:
Input validation should be used to ensure that untrusted data is not allowed to enter the system. Sanitize user-supplied input to prevent malicious code from being executed.