Privilege Escalation Affecting com.netflix.hollow:hollow Open this link in a new tab package, versions [0,]
Attack Complexity
Low
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-id
SNYK-JAVA-COMNETFLIXHOLLOW-1088571
-
published
25 Mar 2021
-
disclosed
24 Mar 2021
-
credit
Jonathan Leitschuh
Introduced: 24 Mar 2021
CVE-2021-28099 Open this link in a new tabHow to fix?
There is no fixed version for com.netflix.hollow:hollow
.
Overview
Affected versions of this package are vulnerable to Privilege Escalation. In Netflix OSS Hollow, 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.