CVE-2018-3738
07.06.2018, 02:29
protobufjs is vulnerable to ReDoS when parsing crafted invalid .proto files.Enginsight
Vendor | Product | Version |
---|---|---|
protobufjs_project | protobufjs | 𝑥 ≤ 6.8.5 |
𝑥
= Vulnerable software versions
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.