mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2014-1226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1226)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|