CVE-2023-38699 CRITICAL

CVE-2023-38699: MindsDB 'Call to requests with verify=False disabling SSL certificate checks, security issue.' issue

Vendor Mindsdb
Product mindsdb
Weakness CWE-311 · Missing encryption
Published August 4, 2023
Last update October 3, 2024

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

MindsDB's AI Virtual Database allows developers to connect any AI/ML model to any datasource. Prior to version 23.7.4.0, a call to requests with `verify=False` disables SSL certificate checks. This rule enforces always verifying SSL certificates for methods in the Requests library. In version 23.7.4.0, certificates are validated by default, which is the desired behavior.

Key dates

02Disclosure timeline

August 4, 2023 CVE published
October 3, 2024 Record updated