cve/2005/CVE-2005-0366.md
2024-05-26 14:27:05 +02:00

795 B

CVE-2005-0366

Description

The integrity check feature in OpenPGP, when handling a message that was encrypted using cipher feedback (CFB) mode, allows remote attackers to recover part of the plaintext via a chosen-ciphertext attack when the first 2 bytes of a message block are known, and an oracle or other mechanism is available to determine whether an integrity check failed.

POC

Reference

No PoCs from references.

Github