Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2023-38699 1 Mindsdb 1 Mindsdb 2024-11-21 9.1 Critical
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.