mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
815 B
Markdown
20 lines
815 B
Markdown
### [CVE-2016-7097](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7097)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The filesystem implementation in the Linux kernel through 4.8.2 preserves the setgid bit during a setxattr call, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-3146-1
|
|
- http://www.ubuntu.com/usn/USN-3147-1
|
|
|
|
#### Github
|
|
- https://github.com/Amet13/vulncontrol
|
|
- https://github.com/alsmadi/Parse_CVE_Details
|
|
|