cve/2015/CVE-2015-2774.md
2024-06-18 02:51:15 +02:00

746 B

CVE-2015-2774

Description

Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE).

POC

Reference

Github

No PoCs found on GitHub currently.