mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
789 B
Markdown
19 lines
789 B
Markdown
### [CVE-2014-2653](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2653)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The verify_host_key function in sshconnect.c in the client in OpenSSH 6.6 and earlier allows remote servers to trigger the skipping of SSHFP DNS RR checking by presenting an unacceptable HostCertificate.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
|
|
|
|
#### Github
|
|
- https://github.com/averyth3archivist/nmap-network-reconnaissance
|
|
- https://github.com/vshaliii/DC-1-Vulnhub-Walkthrough
|
|
|