cve/2014/CVE-2014-3566.md
2024-05-26 14:27:05 +02:00

5.6 KiB

CVE-2014-3566

Description

The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "POODLE" issue.

POC

Reference

Github