CVE-2025-29180 Details
Description
In FOXCMS <=1.25, the installdb.php file has a time - based blind SQL injection vulnerability. The url_prefix, domain, and my_website POST parameters are directly concatenated into SQL statements without filtering.
A time-based blind SQL injection vulnerability has been identified in FOXCMS versions through 1.25. The issue arises in the installdb.php file, where the url_prefix, domain, and my_website POST parameters are directly appended to SQL statements without adequate input sanitization. This vulnerability allows attackers to inject malicious SQL code that includes time-delay functions, such as SLEEP(). By monitoring the application's response times, attackers can deduce information from the database, such as database names, table structures, and other sensitive data, which could potentially lead to a complete database compromise.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 17, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/X1lyS/5075ba1e6bebff26fcd58609493fd5f2 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| foxcms foxcms | <= 1.25 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 23, 2025 | Initial Analysis | [email protected] |
| Apr 17, 2025 | CVE Modified | CISA-ADP |
| Apr 17, 2025 | New CVE Received | [email protected] |