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-2019-12410 (High) detected in arrow-0.10.0.tar.gz #25

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

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

CVE-2019-12410 - High Severity Vulnerability

Vulnerable Library - arrow-0.10.0.tar.gz

Better dates & times for Python

Library home page: https://files.pythonhosted.org/packages/54/db/76459c4dd3561bbe682619a5c576ff30c42e37c2e01900ed30a501957150/arrow-0.10.0.tar.gz

Path to dependency file: /rekall-lib

Path to vulnerable library: /rekall-lib,/rekall-agent,/src,/rekall-gui,/tmp/ws-scm/win10_rekall,/rekall-core

Dependency Hierarchy: - :x: **arrow-0.10.0.tar.gz** (Vulnerable Library)

Found in base branch: win10_compressed_memory

Vulnerability Details

While investigating UBSAN errors in https://github.com/apache/arrow/pull/5365 it was discovered Apache Arrow versions 0.12.0 to 0.14.1, left memory Array data uninitialized when reading RLE null data from parquet. This affected the C++, Python, Ruby and R implementations. The uninitialized memory could potentially be shared if are transmitted over the wire (for instance with Flight) or persisted in the streaming IPC and file formats.

Publish Date: 2019-11-08

URL: CVE-2019-12410

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-cjw4-2w9r-r8mv

Release Date: 2019-11-08

Fix Resolution: 0.15.1


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