Impact
The vulnerability is an unsandboxed Groovy script execution flaw in LAMP Rapid Development Platform version 5.6.2. Unsandboxed code that is read from database template fields passed to the GlueFactory is executed with no validation, compilation restrictions, or whitelisting. This allows an attacker to inject arbitrary Groovy code and trigger OS commands on the backend server, giving complete control over the affected system. The weakness is a classic code injection flaw (CWE‑94).
Affected Systems
The affected product is the open‑source LAMP Rapid Development Platform from dromara, specifically version 5.6.2. Users of earlier or patched releases are not affected; the fix is provided in commit 84b0c27c of the project repository.
Risk and Exploitability
The CVSS score of 8.7 places this issue in the High severity band. The EPSS score is not available, but the lack of a KEV listing does not reduce its risk; the flaw is exploitable over the network through the message template endpoints that allow an attacker to influence the script field. Once executed, the attacker can gain full system compromise on the backend server.
OpenCVE Enrichment