mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
### [CVE-2013-6876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6876)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) pty_init_terminal and (2) pipe_init_terminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the version number was not changed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/126887/s3dvt-Privilege-Escalation.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|