SQL Injection Vulnerability in LayerBB by LayerBB Team
CVE-2018-17988
9.8CRITICAL
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2018-17988?
LayerBB versions 1.1.1 and 1.1.3 are susceptible to SQL injection through the 'search_query' parameter in the search.php file. This vulnerability allows attackers to craft malicious input that can manipulate the database queries executed by the application. Successful exploitation may lead to unauthorized access or exposure of sensitive information stored in the database, highlighting the need for developers to implement proper input validation and parameterized queries to mitigate such risks.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
