CVE-2018-20159
i-doit open 1.11.2 allows Remote Code Execution because ZIP archives are mishandled.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (9.89%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
i-doit open 1.11.2 allows Remote Code Execution because ZIP archives are mishandled. It has an upload feature that allows an authenticated user with the administrator role to upload arbitrary files to the main website directory. Exploitation involves uploading a ".php" file within a ".zip" file because a ZIP archive is accepted by /admin/?req=modules&action=add as a plugin, and extracted to the main directory. In order for the ".zip" file to be accepted, it must also contain a package.json file.
- CVSS 3.0
- 7.2 HIGHCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 9.89% probability · 95th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20
- Affected
- i-doit/i-doit
- Source
- cve@mitre.org
References
- https://pentest.com.tr/exploits/i-doit-CMDB-1-11-2-Remote-Code-Execution.htmlExploit, Third Party Advisory
- https://www.exploit-db.com/exploits/45957Exploit, Third Party Advisory, VDB Entry
- https://pentest.com.tr/exploits/i-doit-CMDB-1-11-2-Remote-Code-Execution.htmlExploit, Third Party Advisory
- https://www.exploit-db.com/exploits/45957Exploit, Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.