2 matches found
Netflix/Priam: Temporary Directory Information Disclosure
Impact When File.createTempFile creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain...
Exploit for CVE-2018-11776
GitHub Security Lab This is the main git repository of GitHu...