CVE-2015-9239
31.05.2018, 20:29
ansi2html is vulnerable to regular expression denial of service (ReDoS) when certain types of user input is passed in.Enginsight
Vendor | Product | Version |
---|---|---|
ansi2html_project | ansi2html | 0.0.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.