CVE-2025-22974 Details
Description
SQL Injection vulnerability in SeaCMS v.13.2 and before allows a remote attacker to execute arbitrary code via the DoTranExecSql parameter in the phome.php component.
A SQL injection vulnerability has been identified in SeaCMS versions through 13.2. This vulnerability allows remote attackers to execute arbitrary code by exploiting the DoTranExecSql parameter in the phome.php component. The issue arises because the application fails to properly sanitize user input, enabling the injection of malicious SQL commands that can be executed on the database.
To address this vulnerability, SeaCMS should implement parameterized queries to separate user input from SQL commands, validate and sanitize user input to prevent injection of special characters, and assign minimal database permissions to limit the potential impact of an attack.
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 Feb 25, 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/202110420106/CVE/blob/master/seacms/CVE-2025-22974.md | [email protected] | ExploitMitigationThird 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 |
|---|---|
| seacms seacms | <= 13.2 |
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 |
| Mar 25, 2025 | Initial Analysis | [email protected] |
| Feb 25, 2025 | CVE Modified | CISA-ADP |
| Feb 24, 2025 | New CVE Received | [email protected] |