Files
CVEs-PoC/2011/CVE-2011-2678.md
T
2024-07-25 21:25:12 +00:00

18 lines
830 B
Markdown

### [CVE-2011-2678](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2678)
![](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
The Cisco VPN Client 5.0.7.0240 and 5.0.7.0290 on 64-bit Windows platforms uses weak permissions (NT AUTHORITY\INTERACTIVE:F) for cvpnd.exe, which allows local users to gain privileges by replacing this executable file with an arbitrary program, aka Bug ID CSCtn50645. NOTE: this vulnerability exists because of a CVE-2007-4415 regression.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sa-20070815-vpnclient.shtml
#### Github
No PoCs found on GitHub currently.