CVE-2021-37291
kevinlab 4st_l-bems Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2021-37291 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
An SQL Injection vulnerability exists in KevinLAB Inc Building Energy Management System 4ST BEMS 1.0.0 ivia the input_id POST parameter in index.php.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 13, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
4st_l-bemsBrowse kevinlab / 4st_l-bems | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALKevinLAB BEMS 1.0 - SQL InjectionCVSS 9.8
KevinLAB BEMS 1.0 contains a SQL injection vulnerability. Input passed through input_id POST parameter in /http/index.php is not properly sanitized before being returned to the user or used in SQL queries. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
Impact
Unauthenticated attackers can exploit SQL injection in the input_id parameter to extract sensitive database contents, modify data, and execute unauthorized administrative operations.
Remediation
Upgrade to KevinLAB BEMS version 1.0.1 or later that addresses the SQL injection vulnerability.
Source: ProjectDiscovery