Vulnerabilities (CVE)

Filtered by vendor I-doit Subscribe
Filtered by product I-doit
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-13826 1 I-doit 1 I-doit 2021-07-21 6.8 MEDIUM 8.8 HIGH
A CSV injection (aka Excel Macro Injection or Formula Injection) issue in i-doit 1.14.2 allows an attacker to execute arbitrary commands via a Title parameter that is mishandled in a CSV export.
CVE-2018-20159 1 I-doit 1 I-doit 2019-01-07 6.5 MEDIUM 7.2 HIGH
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.