Files
CVEs-PoC/2012/CVE-2012-4676.md
2024-06-18 02:51:15 +02:00

18 lines
691 B
Markdown

### [CVE-2012-4676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4676)
![](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 errorExitIfAttackViaString function in Tunnelblick 3.3beta20 and earlier allows local users to delete arbitrary files by constructing a (1) symlink or (2) hard link, a different vulnerability than CVE-2012-3485.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/08/14/1
#### Github
No PoCs found on GitHub currently.