M
indsDB'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.
References
Configurations
History
21 Nov 2024, 08:14
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mindsdb/mindsdb/commit/083afcf6567cf51aa7d89ea892fd97689919053b - Patch | |
| References | () https://github.com/mindsdb/mindsdb/releases/tag/v23.7.4.0 - Release Notes | |
| References | () https://github.com/mindsdb/mindsdb/security/advisories/GHSA-8hx6-qv6f-xgcw - Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
Information
Published : 2023-08-04 18:15
Updated : 2024-11-21 08:14
NVD link : CVE-2023-38699
Mitre link : CVE-2023-38699
CVE.ORG link : CVE-2023-38699
JSON object : View
CWE
CWE-311
Missing Encryption of Sensitive Data