CVE-2023-38699

Severity CVSS v4.0:
Pending analysis
Type:
CWE-311 Missing Encryption of Sensitive Data
Publication date:
04/08/2023
Last modified:
10/08/2023

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mindsdb:mindsdb:*:*:*:*:*:*:*:* 23.7.4.0 (excluding)