cve/2006/CVE-2006-6235.md

18 lines
739 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-6235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6235)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A "stack overwrite" vulnerability in GnuPG (gpg) 1.x before 1.4.6, 2.x before 2.0.2, and 1.9.0 through 1.9.95 allows attackers to execute arbitrary code via crafted OpenPGP packets that cause GnuPG to dereference a function pointer from deallocated stack memory.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2006-0754.html
#### Github
No PoCs found on GitHub currently.