[MAVEN:GHSA-9295-MHF3-V33M] Insecure temporary file in Netflix OSS Hollow

Severity Moderate
Affected Packages 1
CVEs 1

ID: NFLX-2021-001
Title: Local information disclosure in Hollow
Release Date: 2021-03-23
Credit: Security Researcher @JLLeitschuh

Overview

Security researcher @JLLeitschuh reported that Netflix Hollow (a Netflix OSS project available here: https://github.com/Netflix/hollow) writes to a local temporary directory before validating the permissions on it.

Impact

An attacker with the ability to create directories and set permissions on the local filesystem could pre-create this directory and read or modify anything written there by the Hollow process.

Description

Since the Files.exists(parent) is run before creating the directories, an attacker can pre-create these directories with wide permissions. Additionally, since an insecure source of randomness is used, the file names to be created can be deterministically calculated.

Workarounds and Fixes

Avoid running Hollow in configurations that share a filesystem with less-trusted processes. May be fixed in a future release.

Package Affected Version
pkg:maven/com.netflix.hollow/hollow <= 6.1.0
ID
MAVEN:GHSA-9295-MHF3-V33M
Severity
moderate
URL
https://github.com/advisories/GHSA-9295-mhf3-v33m
Published
2021-03-29T18:25:26
(3 years ago)
Modified
2023-08-08T19:54:40
(13 months ago)
Rights
Maven Security Team
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:maven/com.netflix.hollow/hollow com.netflix.hollow hollow <= 6.1.0
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...