Vulnerability Description
Priam uses File.createTempFile, which gives the permissions on that file -rw-r--r--. An attacker with read access to the local filesystem can read anything written there by the Priam process.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Netflix | Priam | - |
References
- https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2021-0Third Party Advisory
- https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2021-0Third Party Advisory
FAQ
What is CVE-2021-28100?
CVE-2021-28100 is a vulnerability with a CVSS score of 5.5 (MEDIUM). Priam uses File.createTempFile, which gives the permissions on that file -rw-r--r--. An attacker with read access to the local filesystem can read anything written there by the Priam process.
How severe is CVE-2021-28100?
CVE-2021-28100 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-28100?
Check the references section above for vendor advisories and patch information. Affected products include: Netflix Priam.