CVE-2023-38699
CRITICAL9.1EPSS 0.13%MindsDB can be made to not verify SSL certificates
描述
### Summary 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 Encryption in general is typically critical to the security of many applications. Using TLS can significantly increase security by guaranteeing the identity of the party you are communicating with. This is accomplished by one or both parties presenting trusted certificates during the connection initialization phase of TLS. It is important to note that modules such as httplib within the Python standard library did not verify certificate chains until it was fixed in 2.7.9 release. ### Details Severity: Critical
受影響套件(2)
- PyPI/mindsdbfrom 0, < 23.7.4.0
- PyPI/mindsdbfrom 0, < 083afcf6567cf51aa7d89ea892fd97689919053b | from 0, < 23.7.4.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-38699
- PATCHhttps://github.com/mindsdb/mindsdb
- WEBhttps://github.com/mindsdb/mindsdb/commit/083afcf6567cf51aa7d89ea892fd97689919053b
- WEBhttps://github.com/mindsdb/mindsdb/releases/tag/v23.7.4.0
- WEBhttps://github.com/mindsdb/mindsdb/security/advisories/GHSA-8hx6-qv6f-xgcw
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/mindsdb/PYSEC-2023-140.yaml