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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
sshd in OpenSSH 3.6.1p2 and earlier, when PermitRootLogin is disabled and using PAM keyboard-interactive authentication, does not insert a delay after a root login attempt with the correct password, which makes it easier for remote attackers to use timing differences to determine if the password step of a multi-step authentication is successful, a different vulnerability than CVE-2003-0190.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2003-1562
|
|
|