CVE-2021-47954

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
16/05/2026
Last modified:
16/05/2026

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.