Impact
The vulnerability resides in the SeaCMS WeChat module, specifically within the addslashes function in weixin/index.php. By manipulating the Content argument, an attacker can inject malicious SQL statements. This flaw allows remote exploitation, enabling the execution of arbitrary database queries that could reveal sensitive data, modify records, or compromise the integrity of the application database. The weakness is a classic SQL injection as identified by CWE-89 and an input handling issue related to string escaping, represented by CWE-74.
Affected Systems
SeaCMS versions up to and including 13.6 are affected. The flaw is present in the default installation of the WeChat module for SeaCMS. No additional sub‑versions or variants were identified in the advisory.
Risk and Exploitability
The CVSS score of 6.9 categorizes the issue as medium severity. The exploit is publicly disclosed, and attackers can reach the vulnerable endpoint remotely via the web interface. While EPSS data are not available, the lack of mitigation and the public nature of the exploit elevate the practical risk. This vulnerability is not listed in the CISA KEV catalog, but organizations should treat it as actionable until a patch is deployed.
OpenCVE Enrichment