Files
CVEs-PoC/2018/CVE-2018-3737.md
T
2024-05-26 14:27:05 +02:00

19 lines
661 B
Markdown

### [CVE-2018-3737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3737)
![](https://img.shields.io/static/v1?label=Product&message=sshpk%20node%20module&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Allocation%20of%20Resources%20Without%20Limits%20or%20Throttling%20(CWE-770)&color=brighgreen)
### Description
sshpk is vulnerable to ReDoS when parsing crafted invalid public keys.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/hangxingliu/node-cve
- https://github.com/ossf-cve-benchmark/CVE-2018-3737