CVE-2023-34756
Bloofox v0.5.2.1 - SQL Injection
Record summary
CVE-2023-34756 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
bloofox v0.5.2.1 was discovered to contain a SQL injection vulnerability via the cid parameter at admin/index.php?mode=settings&page=charset&action=edit.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 3, 2025 · Source: CVE List
Nuclei templates
1ProjectDiscoveryCRITICALBloofox v0.5.2.1 - SQL InjectionCVSS 9.8
Bloofox v0.5.2.1 was discovered to contain a SQL injection vulnerability via the cid parameter at admin/index.php?mode=settings&page=charset&action=edit.
Impact
Authenticated attackers can exploit time-based SQL injection in the cid parameter to extract sensitive database information including user credentials and CMS configuration data from the Bloofox system.
Remediation
Update Bloofox to a version newer than 0.5.2.1 that uses parameterized queries and properly validates the cid parameter in the charset settings.
Source: ProjectDiscovery