cve/2002/CVE-2002-1360.md

19 lines
887 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-1360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1360)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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-