CVE-2021-39608
published 2021-08-23CVE-2021-39608: Remote Code Execution (RCE) vulnerabilty exists in FlatCore-CMS 2.0.7 via the upload addon plugin, which could let a remote malicious user exeuct arbitrary php…
PriorityP264high7.2CVSS 3.1
AVNACLPRHUINSUCHIHAH
EXPLOIT
EPSS
45.95%
98.7th percentile
Remote Code Execution (RCE) vulnerabilty exists in FlatCore-CMS 2.0.7 via the upload addon plugin, which could let a remote malicious user exeuct arbitrary php code.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| flatcore | flatcore-cms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor for GET requests to /upload/plugins/*.php, which indicates execution of a PHP webshell dropped via the plugin upload mechanism. ↗
- →The webshell uses the query parameter 'sg' to pass OS commands; detect GET requests to /upload/plugins/*.php containing a 'sg' query parameter as a strong indicator of active exploitation. ↗
- ·Exploitation requires valid authenticated credentials to the FlatCore CMS admin panel; unauthenticated exploitation is not possible with this vulnerability. ↗
- ·The exploit automatically deletes the dropped webshell after use, so forensic artifact (sgizoid.php in /upload/plugins/) may not persist; detection should focus on the upload event and execution requests rather than post-incident file presence. ↗
CVSS provenance
nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
nvdv2.09.0CRITICALAV:N/AC:L/Au:S/C:C/I:C/A:C
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
2021-08-23
Published