vendor:
Ajax Load More
by:
SunCSR (Sun* Cyber Security Research) - Nguyen Khang
8.8
CVSS
HIGH
Authenticated SQL Injection
89
CWE
Product Name: Ajax Load More
Affected Version From: <= 5.3.1
Affected Version To: <= 5.3.1
Patch Exists: YES
Related CWE: N/A
CPE: a:connekthq:ajax_load_more
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04
2020
WordPress Plugin Ajax Load More 5.3.1 – ‘#1’ Authenticated SQL Injection
A blind SQL injection vulnerability is present in Ajax load more. A POST request is sent to the server with a malicious payload in the 'value' parameter. The payload contains a SQL query which is vulnerable to injection.
Mitigation:
Input validation should be done on the server side to prevent malicious payloads from being executed.