mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
23 lines
974 B
Markdown
23 lines
974 B
Markdown
### [CVE-2017-0358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0358)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Jann Horn of Google Project Zero discovered that NTFS-3G, a read-write NTFS driver for FUSE, does not scrub the environment before executing modprobe with elevated privileges. A local user can take advantage of this flaw for local root privilege escalation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2017/02/04/1
|
|
- https://www.exploit-db.com/exploits/41240/
|
|
- https://www.exploit-db.com/exploits/41356/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Wangsafz/cve-2017-0358.sh
|
|
- https://github.com/siddicky/yotjf
|
|
- https://github.com/substing/internal_ctf
|
|
|