In lj_str_hash.c in OpenResty 1.19.3.1 through 1.25.3.1, the string hashing function (used during string interning) allows HashDoS (Hash Denial of Service) attacks. An attacker could cause excessive resource usage during proxy operations via crafted requests, potentially leading to a denial of service with relatively few incoming requests. This vulnerability only exists in the OpenResty fork in the openresty/luajit2 GitHub repository. The LuaJIT/LuaJIT repository. is unaffected.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-07-23 16:15
Updated : 2024-11-26 18:15
NVD link : CVE-2024-39702
Mitre link : CVE-2024-39702
CVE.ORG link : CVE-2024-39702
JSON object : View
Products Affected
No product.
CWE
CWE-407
Inefficient Algorithmic Complexity