CVE-2023-38699

MEDIUM EPSS 15.0%
Published Aug 4, 20232y ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Aug 4, 2023 2y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
15.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-311

Affected Products 1

VendorProductVersionRange
mindsdbmindsdb* <23.7.4.0

References 3

  • github.com https://github.com/mindsdb/mindsdb/commit/083afcf6567cf51aa7d89ea892fd97689919053b
    Patch
  • github.com https://github.com/mindsdb/mindsdb/releases/tag/v23.7.4.0
    Release Notes
  • github.com https://github.com/mindsdb/mindsdb/security/advisories/GHSA-8hx6-qv6f-xgcw
    Vendor Advisory

Remediation

  • github.com https://github.com/mindsdb/mindsdb/commit/083afcf6567cf51aa7d89ea892fd97689919053b
    Patch