GHSA-p3p6-469g-p4j2HighCVSS 7.2
baserCMS before 5.3.0 contains a SQL injection vulnerability in BcDatabaseService.php that allows...
🔗 CVE IDs covered (1)
📋 Description
baserCMS before 5.3.0 contains a SQL injection vulnerability in BcDatabaseService.php that allows authenticated administrators to inject attacker-controlled table names and configuration values directly into SQL statements across sequence update, CSV export, and table management operations. Attackers can chain a backup restore code injection flaw, where PHP code outside class definitions in schema files executes unconditionally upon loading, to plant malicious table names and trigger error-based SQL injection that retrieves database version, schema contents, and arbitrary data from the PostgreSQL backend.
🔗 References (5)
- https://github.com/baserproject/basercms/security/advisories/GHSA-cg65-f2m7-9fqj
- https://nvd.nist.gov/vuln/detail/CVE-2026-76635
- https://github.com/baserproject/basercms/releases/tag/5.3.0
- https://www.vulncheck.com/advisories/basercms-sql-injection-and-code-injection-via-bcdatabaseservice-php
- https://github.com/advisories/GHSA-p3p6-469g-p4j2