Description
LayerBB 1.1.4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the search_query parameter. Attackers can send POST requests to /search.php with malicious search_query values using CASE WHEN statements to extract sensitive database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Görkem Haşin
References
www.exploit-db.com/exploits/49593 (ExploitDB-49593)
www.vulncheck.com/...ql-injection-via-search-query-parameter (VulnCheck Advisory: LayerBB 1.1.4 SQL Injection via search_query Parameter)