Files
CVEs-PoC/2014/CVE-2014-3566.md
2025-09-29 21:09:30 +02:00

8.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