Files
CVEs-PoC/2016/CVE-2016-6210.md
2025-09-29 21:09:30 +02:00

2.5 KiB

CVE-2016-6210

Description

sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users by leveraging the timing difference between responses when a large password is provided.

POC

Reference

Github