mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
21 lines
870 B
Markdown
21 lines
870 B
Markdown
### [CVE-2015-6565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6565)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
sshd in OpenSSH 6.8 and 6.9 uses world-writable permissions for TTY devices, which allows local users to cause a denial of service (terminal disruption) or possibly have unspecified other impact by writing to a device, as demonstrated by writing an escape sequence.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://openwall.com/lists/oss-security/2017/01/26/2
|
|
- https://www.exploit-db.com/exploits/41173/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-6565
|
|
- https://github.com/phx/cvescan
|
|
|