CVE-2025-29083 Details
Description
SQL Injection vulnerability in CSZ-CMS v.1.3.0 allows a remote attacker to execute arbitrary code via the execSqlFile function in the Plugin_Manager.php file.
A SQL injection vulnerability has been identified in CSZ-CMS version 1.3.0. This vulnerability allows remote attackers to execute arbitrary code by exploiting the execSqlFile function in the Plugin_Manager.php file. The issue arises because SQL commands are not properly sanitized when uploaded through a ZIP file containing malicious SQL instructions. Once the crafted ZIP file is uploaded, the application extracts its contents and checks for an upgrade.sql file. If this file is found, the system executes the SQL commands without any filtering, enabling the execution of arbitrary code on the server.
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 Sep 24, 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://github.com/fax77829yz/CSZ_CMS-exploit/blob/main/README.md#cve2 | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| cszcms csz cms | 1.3.0 |
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 |
| Sep 25, 2025 | Initial Analysis | [email protected] |
| Sep 24, 2025 | CVE Modified | CISA-ADP |
| Sep 23, 2025 | New CVE Received | [email protected] |