Files
CVEs-PoC/2006/CVE-2006-6334.md
T
2024-06-18 02:51:15 +02:00

18 lines
728 B
Markdown

### [CVE-2006-6334](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6334)
![](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
Heap-based buffer overflow in the SendChannelData function in wfica.ocx in Citrix Presentation Server Client before 9.230 for Windows allows remote malicious web sites to execute arbitrary code via a DataSize parameter that is less than the length of the Data buffer.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5106
#### Github
No PoCs found on GitHub currently.