Vulnerability Description
mindsdb is a Machine Learning platform to help developers build AI solutions. In affected versions an unsafe extraction is being performed using `tarfile.extractall()` from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. Sometimes, the vulnerability is called a TarSlip or a ZipSlip variant. An attacker may leverage this vulnerability to overwrite any local file which the server process has access to. There is no risk of file exposure with this vulnerability. This issue has been addressed in release `23.2.1.0 `. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mindsdb | Mindsdb | <= 23.1.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/mindsdb/mindsdb/commit/4419b0f0019c000db390b54d8b9d06e1d36700Patch
- https://github.com/mindsdb/mindsdb/releases/tag/v23.2.1.0Release Notes
- https://github.com/mindsdb/mindsdb/security/advisories/GHSA-2g5w-29q9-w6hxExploitMitigationVendor Advisory
- https://github.com/mindsdb/mindsdb/commit/4419b0f0019c000db390b54d8b9d06e1d36700Patch
- https://github.com/mindsdb/mindsdb/releases/tag/v23.2.1.0Release Notes
- https://github.com/mindsdb/mindsdb/security/advisories/GHSA-2g5w-29q9-w6hxExploitMitigationVendor Advisory
FAQ
What is CVE-2023-30620?
CVE-2023-30620 is a vulnerability with a CVSS score of 7.5 (HIGH). mindsdb is a Machine Learning platform to help developers build AI solutions. In affected versions an unsafe extraction is being performed using `tarfile.extractall()` from a remotely retrieved tarbal...
How severe is CVE-2023-30620?
CVE-2023-30620 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-30620?
Check the references section above for vendor advisories and patch information. Affected products include: Mindsdb Mindsdb.