CVE-2018-3737
07.06.2018, 02:29
sshpk is vulnerable to ReDoS when parsing crafted invalid public keys.Enginsight
Vendor | Product | Version |
---|---|---|
joyent | sshpk | 𝑥 ≤ 1.13.1 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
- CWE-185 - Incorrect Regular ExpressionThe software specifies a regular expression in a way that causes data to be improperly matched or compared.