VulnerabilityModified
CVE-2023-38699
MindsDB's AI Virtual Database allows developers to connect any AI/ML model to any datasource.
MEDIUM 6.5EPSS 0.30%
Does this matter?
Lower severity and a low EPSS score (0.30%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.30% probability · 22th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-311
- Affected
- mindsdb/mindsdb
- Source
- security-advisories@github.com
References
- https://github.com/mindsdb/mindsdb/commit/083afcf6567cf51aa7d89ea892fd97689919053bPatch
- https://github.com/mindsdb/mindsdb/releases/tag/v23.7.4.0Release Notes
- https://github.com/mindsdb/mindsdb/security/advisories/GHSA-8hx6-qv6f-xgcwVendor Advisory
- https://github.com/mindsdb/mindsdb/commit/083afcf6567cf51aa7d89ea892fd97689919053bPatch
- https://github.com/mindsdb/mindsdb/releases/tag/v23.7.4.0Release Notes
- https://github.com/mindsdb/mindsdb/security/advisories/GHSA-8hx6-qv6f-xgcwVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.