vendor:
Pligg
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pligg
Affected Version From: 5.8
Affected Version To: 5.8
Patch Exists: NO
Related CWE: N/A
CPE: a:meneame_english:pligg:5.8
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Meneame English Pligg 5.8 – ‘search’ SQL Injection
A SQL injection vulnerability exists in Meneame English Pligg 5.8. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.