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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SSH2 servers and clients do not properly handle strings with null characters in them when the string length is specified by a length field, which could allow remote attackers to cause a denial of service or possibly execute arbitrary code due to interactions with the use of null-terminated strings as implemented using languages such as C, as demonstrated by the SSHredder SSH protocol test suite.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/kaleShashi/PuTTY
|
|
- https://github.com/pbr94/PuTTy-
|
|
|