Vulnerability Description
In Presto before version 337, authenticated users can bypass authorization checks by directly accessing internal APIs. This impacts Presto server installations with secure internal communication configured. This does not affect installations that have not configured secure internal communication, as these installations are inherently insecure. This only affects Presto server installations. This does NOT affect clients such as the CLI or JDBC driver. This vulnerability has been fixed in version 337. Additionally, this issue can be mitigated by blocking network access to internal APIs on the coordinator and workers.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Prestosql | Presto | < 337 |
Related Weaknesses (CWE)
References
- https://github.com/prestosql/presto/security/advisories/GHSA-f6pc-crhh-cp96Third Party Advisory
- https://trino.io/docs/current/release/release-337.html#security-changesRelease NotesVendor Advisory
- https://github.com/prestosql/presto/security/advisories/GHSA-f6pc-crhh-cp96Third Party Advisory
- https://trino.io/docs/current/release/release-337.html#security-changesRelease NotesVendor Advisory
FAQ
What is CVE-2020-15087?
CVE-2020-15087 is a vulnerability with a CVSS score of 7.4 (HIGH). In Presto before version 337, authenticated users can bypass authorization checks by directly accessing internal APIs. This impacts Presto server installations with secure internal communication confi...
How severe is CVE-2020-15087?
CVE-2020-15087 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-15087?
Check the references section above for vendor advisories and patch information. Affected products include: Prestosql Presto.