Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-14343 (Critical) detected in PyYAML-3.12.tar.gz #158

Open
mend-bolt-for-github bot opened this issue Feb 1, 2021 · 0 comments
Open

CVE-2020-14343 (Critical) detected in PyYAML-3.12.tar.gz #158

mend-bolt-for-github bot opened this issue Feb 1, 2021 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Feb 1, 2021

CVE-2020-14343 - Critical Severity Vulnerability

Vulnerable Library - PyYAML-3.12.tar.gz

YAML parser and emitter for Python

Library home page: https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy:

  • PyYAML-3.12.tar.gz (Vulnerable Library)

Found in HEAD commit: 7e49f2cde2297de37b4f42690262790abdd3459d

Found in base branch: master

Vulnerability Details

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.

Publish Date: 2021-02-09

URL: CVE-2020-14343

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14343

Release Date: 2021-02-09

Fix Resolution: 5.4


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 1, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Jul 5, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Sep 14, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Sep 16, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Dec 31, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Jan 18, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Jan 27, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Mar 22, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Mar 23, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Mar 29, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Apr 5, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Apr 12, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Apr 15, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (High) detected in PyYAML-3.12.zip Apr 15, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.zip CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz Apr 16, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-14343 (High) detected in PyYAML-3.12.tar.gz CVE-2020-14343 (Critical) detected in PyYAML-3.12.tar.gz Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants