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

18 lines
704 B
Markdown

### [CVE-2014-1226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1226)
![](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 pipe_init_terminal function in main.c in s3dvt allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: This vulnerability exists because of an incomplete fix for CVE-2013-6876.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Jun/12
#### Github
No PoCs found on GitHub currently.