CVE-2020-15922
published 2020-07-24CVE-2020-15922: There is an OS Command Injection in Mida eFramework 2.9.0 that allows an attacker to achieve Remote Code Execution (RCE) with administrative (root) privileges…
PriorityP181critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
57.33%
99.0th percentile
There is an OS Command Injection in Mida eFramework 2.9.0 that allows an attacker to achieve Remote Code Execution (RCE) with administrative (root) privileges. Authentication is required.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| midasolutions | eframework | <= 2.9.0 | — |
Detection & IOCsextracted from sources · hover to see the quote
snort
alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (msg:"ET EXPLOIT Possible Mida eFramework RCE Attempt Inbound (CVE-2020-15922)"; flow:established,to_server; http.method; content:"POST"; http.request_body; content:"ipaddress0|22|"; fast_pattern; content:"|3b|"; within:6; reference:url,www.exploit-db.com/exploits/48835; reference:cve,2020-15922; classtype:attempted-admin; sid:2030989; rev:1; metadata:created_at 2020_10_07, cve CVE_2020_15922, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_07;)
- →Detect exploit attempts by matching HTTP POST requests containing the body parameter 'ipaddress0=' followed within 6 bytes by a semicolon (hex 0x3b), indicating OS command injection injection into the network configuration field.
- →The exploit targets a POST endpoint for network interface configuration; monitor POST requests to the eFramework web interface where 'ipaddress0' contains shell metacharacters (semicolons) indicative of command injection. ↗
- →Fingerprint exposed Mida eFramework instances via the HTTP Server response header for attack surface identification. ↗
- →Outbound /dev/tcp reverse shell connections from the eFramework server process may indicate successful exploitation; monitor for unexpected outbound TCP connections from web server processes. ↗
- ·Exploitation requires valid authentication credentials; unauthenticated attackers cannot trigger the OS command injection directly. ↗
- ·The Snort/ET rule targets inbound traffic to $HOME_NET and $HTTP_SERVERS; ensure these variables are correctly scoped to cover the eFramework host(s) to avoid missed detections.
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET EXPLOIT Possible Mida eFramework RCE Attempt Inbound (CVE-2020-15922)
suricata·2020-10-07·CVSS 9.8
CVE-2020-15922 [CRITICAL] ET EXPLOIT Possible Mida eFramework RCE Attempt Inbound (CVE-2020-15922)
ET EXPLOIT Possible Mida eFramework RCE Attempt Inbound (CVE-2020-15922)
Rule: alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (msg:"ET EXPLOIT Possible Mida eFramework RCE Attempt Inbound (CVE-2020-15922)"; flow:established,to_server; http.method; content:"POST"; http.request_body; content:"ipaddress0|22|"; fast_pattern; content:"|3b|"; within:6; reference:url,www.exploit-db.com/exploits/48835; reference:cve,2020-15922; classtype:attempted-admin; sid:2030989; rev:1; metadata:created_at 2020_10_07, cve CVE_2020_15922, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_07;)
No writeups or analysis indexed.
http://packetstormsecurity.com/files/159314/Mida-eFramework-2.8.9-Remote-Code-Execution.htmlhttps://elbae.github.io/jekyll/update/2020/07/14/vulns-01.htmlhttp://packetstormsecurity.com/files/159314/Mida-eFramework-2.8.9-Remote-Code-Execution.htmlhttps://elbae.github.io/jekyll/update/2020/07/14/vulns-01.html
2020-07-24
Published