CVE-2023-51931
16.02.2024, 09:15
An issue in alanclarke URLite v.3.1.0 allows an attacker to cause a denial of service (DoS) via a crafted payload to the parsing function.Enginsight
Vendor | Product | Version |
---|---|---|
alanclarke | urlite | 𝑥 ≤ 3.1.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-1333 - Inefficient Regular Expression ComplexityThe product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
- 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.