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

772 B

CVE-2014-4617

Description

The do_uncompress function in g10/compress.c in GnuPG 1.x before 1.4.17 and 2.x before 2.0.24 allows context-dependent attackers to cause a denial of service (infinite loop) via malformed compressed packets, as demonstrated by an a3 01 5b ff byte sequence.

POC

Reference

Github