Cyber Resilience

CVE-2024-40519

HighPublic PoC

Published: 12 July 2024

Published
12 July 2024
Modified
25 March 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0637 91.2th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-40519 is a high-severity an unspecified weakness vulnerability in Seacms Seacms. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 8.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

SeaCMS version 12.9 contains a remote code execution vulnerability in the admin_smtp.php component. The flaw stems from the script directly concatenating unsanitized user-supplied input and writing it into weixin.php without any filtering or validation, enabling arbitrary code to be injected into the generated file.

Authenticated attackers with low-privileged administrative access can exploit the issue over the network to execute arbitrary commands on the underlying system and obtain full control. The vulnerability carries a CVSS 3.1 base score of 8.8, reflecting its low attack complexity and high impact on confidentiality, integrity, and availability.

The two reference URLs point to the same technical disclosure containing proof-of-concept details but provide no information on official patches or mitigation steps from the vendor. The associated EPSS score has remained flat at 0.0637 with no observable rise since publication.

EU & UK References

Vulnerability details

SeaCMS 12.9 has a remote code execution vulnerability. The vulnerability is caused by admin_smtp.php directly splicing and writing the user input data into weixin.php without processing it, which allows authenticated attackers to exploit the vulnerability to execute arbitrary commands and…

more

obtain system permissions.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

seacms
seacms
12.9

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References