mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
762 B
Markdown
19 lines
762 B
Markdown
### [CVE-2006-4924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4924)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
sshd in OpenSSH before 4.4, when using the version 1 SSH protocol, allows remote attackers to cause a denial of service (CPU consumption) via an SSH packet that contains duplicate blocks, which is not properly handled by the CRC compensation attack detector.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.gentoo.org/show_bug.cgi?id=148228
|
|
- http://www.ubuntu.com/usn/usn-355-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|