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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kex_agree_methods function in libssh2 before 1.5.0 allows remote servers to cause a denial of service (crash) or have other unspecified impact via crafted length values in an SSH_MSG_KEXINIT packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
- https://github.com/mzet-/Security-Advisories
|
|
|