CVE-2023-3578
published 2023-07-10CVE-2023-3578: A vulnerability classified as critical was found in DedeCMS 5.7.109. Affected by this vulnerability is an unknown functionality of the file co_do.php. The…
PriorityP267critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.41%
87.4th percentile
A vulnerability classified as critical was found in DedeCMS 5.7.109. Affected by this vulnerability is an unknown functionality of the file co_do.php. The manipulation of the argument rssurl leads to server-side request forgery. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-233371.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dedecms | dedecms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect SSRF exploitation attempts by monitoring HTTP GET requests to co_do.php with an external URL supplied in the rssurl parameter. ↗
- →Confirm DedeCMS presence on a target by checking for the string 'DedeCms' (case-insensitive) in the HTTP response body before probing for the vulnerability. ↗
- →Out-of-band detection: a successful SSRF exploit will trigger an outbound DNS or HTTP callback from the server; monitor for unexpected DNS/HTTP interactions originating from the target host. ↗
- ·The vulnerability is unauthenticated (PR:N, UI:N), meaning no credentials are required to exploit co_do.php via the rssurl parameter. ↗
- ·Exploitation requires the target to be running DedeCMS version 5.7.109 specifically; verify the version before acting on detections. ↗
- ·EPSS score of 0.8113 (99.16th percentile) indicates very high probability of exploitation in the wild; prioritize detection and patching accordingly. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.05.2MEDIUMAV:A/AC:L/Au:S/C:P/I:P/A:P
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.
Nuclei
DedeCMS 5.7.109 - Server-Side Request Forgery
nuclei·CVSS 9.8
CVE-2023-3578 [CRITICAL] DedeCMS 5.7.109 - Server-Side Request Forgery
DedeCMS 5.7.109 - Server-Side Request Forgery
Manipulation of the rssurl parameter in co_do.php leads to server-side request forgery in DedeCMS version 5.7.109.
Template:
id: CVE-2023-3578
info:
name: DedeCMS 5.7.109 - Server-Side Request Forgery
author: ritikchaddha
severity: critical
description: |
Manipulation of the rssurl parameter in co_do.php leads to server-side request forgery in DedeCMS version 5.7.109.
impact: |
Successful exploitation could lead to sensitive data exposure, server-side request forgery, and potential server compromise.
remediation: |
Apply the vendor-supplied patch or update to a non-vulnerable version of DedeCMS.
reference:
- https://github.com/nightcloudos/cve/blob/main/SSRF.md
- https://nvd.nist.gov/vuln/detail/CVE-2023-3578
classification:
cvss-metrics: C
No writeups or analysis indexed.
2023-07-10
Published