mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
20 lines
799 B
Markdown
20 lines
799 B
Markdown
### [CVE-2017-1000368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000368)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to an input validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10205
|
|
|
|
#### Github
|
|
- https://github.com/davbo/active-cve-check
|
|
- https://github.com/filipnyquist/search_vulns
|
|
- https://github.com/ra1nb0rn/search_vulns
|
|
|