Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/49593
- https://www.vulncheck.com/advisories/layerbb-sql-injection-via-search-query-para
FAQ
What is CVE-2021-47954?
CVE-2021-47954 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 ...
How severe is CVE-2021-47954?
CVE-2021-47954 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47954?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.