Improper Check for Unusual or Exceptional Conditions Affecting python39-test package, versions <0:3.9.18-3.module+el8.10.0+90269+2fa22b99


Severity

Recommended
0.0
medium
0
10

Based on Oracle Linux security rating

    Threat Intelligence

    EPSS
    0.08% (34th 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 ID SNYK-ORACLE8-PYTHON39TEST-7162332
  • published 30 May 2024
  • disclosed 7 Feb 2023

How to fix?

Upgrade Oracle:8 python39-test to version 0:3.9.18-3.module+el8.10.0+90269+2fa22b99 or higher.
This issue was patched in ELSA-2024-2985.

NVD Description

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

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions Cipher.update_into would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as bytes) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since update_into was originally introduced in cryptography 1.8.

CVSS Scores

version 3.1
Expand this section

NVD

6.5 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    None
  • Integrity (I)
    Low
  • Availability (A)
    Low
Expand this section

SUSE

4 medium
Expand this section

Red Hat

6.5 medium