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

19 lines
782 B
Markdown

### [CVE-2008-3323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3323)
![](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
setup.exe before 2.573.2.3 in Cygwin does not properly verify the authenticity of packages, which allows remote Cygwin mirror servers or man-in-the-middle attackers to execute arbitrary code via a package list containing the MD5 checksum of a Trojan horse package.
### POC
#### Reference
- http://securityreason.com/securityalert/4051
- https://bugzilla.redhat.com/show_bug.cgi?id=449929
#### Github
No PoCs found on GitHub currently.