CVE-2006-3082
GnuPG < 1.9.20 - Denial of Service via Large Message Packet Length
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3082. PoCs published by Evgeny Legerov.
AI-analyzed exploit summary This exploit leverages a buffer overflow vulnerability in GnuPG by feeding malformed input via a Perl one-liner. The payload is designed to trigger the overflow, potentially allowing arbitrary code execution, though this has not been confirmed.
Description
parse-packet.c in GnuPG (gpg) 1.4.3 and 1.9.20, and earlier versions, allows remote attackers to cause a denial of service (gpg crash) and possibly overwrite memory via a message packet with a large length (long user ID string), which could lead to an integer overflow, as demonstrated using the --no-armor option.
Exploits (1)
This exploit leverages a buffer overflow vulnerability in GnuPG by feeding malformed input via a Perl one-liner. The payload is designed to trigger the overflow, potentially allowing arbitrary code execution, though this has not been confirmed.