mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2007-2243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2243)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenSSH 4.6 and earlier, when ChallengeResponseAuthentication is enabled, allows remote attackers to determine the existence of user accounts by attempting to authenticate via S/KEY, which displays a different response if the user account exists, a similar issue to CVE-2001-1483.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2631
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|