Improper Certificate Validation Affecting python-nose-docs package, versions <0:1.3.7-30.module+el8.2.0+5577+bb63ba72


Severity

Recommended
medium

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.68% (81st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ORACLE8-PYTHONNOSEDOCS-2541332
  • published10 Apr 2022
  • disclosed18 Apr 2019

Introduced: 18 Apr 2019

CVE-2019-11324  (opens in a new tab)
CWE-295  (opens in a new tab)

How to fix?

Upgrade Oracle:8 python-nose-docs to version 0:1.3.7-30.module+el8.2.0+5577+bb63ba72 or higher.
This issue was patched in ELSA-2020-1605.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-nose-docs package and not the python-nose-docs package as distributed by Oracle. See How to fix? for Oracle:8 relevant fixed versions and status.

The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.