4k4xs4pH1r3 / win10_rekall

Rekall Memory Forensic Framework
http://www.rekall-forensic.com
GNU General Public License v2.0
0 stars 0 forks source link

CVE-2020-14343 (Critical) detected in PyYAML-3.12.zip #19

Open mend-bolt-for-github[bot] opened 11 months ago

mend-bolt-for-github[bot] commented 11 months ago

CVE-2020-14343 - Critical Severity Vulnerability

Vulnerable Library - PyYAML-3.12.zip

YAML parser and emitter for Python

Library home page: https://files.pythonhosted.org/packages/6b/f0/a0250248ea260d55748fff586d89a32afbb22656f4498b08d2636a48d4ec/PyYAML-3.12.zip

Path to dependency file: /tmp/ws-scm/win10_rekall

Path to vulnerable library: /tmp/ws-scm/win10_rekall,/rekall-agent

Dependency Hierarchy: - :x: **PyYAML-3.12.zip** (Vulnerable Library)

Found in base branch: win10_compressed_memory

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

secure-code-warrior-for-github[bot] commented 11 months ago

Micro-Learning Topic: Vulnerable library (Detected by phrase)

Matched on "Vulnerable Library"

What is this? (2min video)

Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.

Try a challenge in Secure Code Warrior