Deserialization of Untrusted Data Affecting python-docutils package, versions <0:0.14-12.module+el8.3.0+120+426d8baf


Severity

Recommended
medium

Based on Rocky Linux security rating.

Threat Intelligence

EPSS
2.61% (91st 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 Learn

Learn about Deserialization of Untrusted Data vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-ROCKY8-PYTHONDOCUTILS-3221998
  • published5 Jan 2023
  • disclosed16 Jan 2019

Introduced: 16 Jan 2019

CVE-2019-6446  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

Upgrade Rocky-Linux:8 python-docutils to version 0:0.14-12.module+el8.3.0+120+426d8baf or higher.
This issue was patched in RLSA-2019:3335.

NVD Description

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

An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources