PT-2022-2375 · Nginx · Nginx Njs
Q1Iq
·
Published
2022-02-15
·
Updated
2022-09-09
·
CVE-2022-27008
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
nginx njs version 0.7.2
Description
The issue is related to a Buffer Overflow in the
Array.prototype.concat() function of the njs interpreter in the nginx server. This occurs when a slow array appended element is a fast array, leading to a type confusion. The exploitation of this issue can allow a remote attacker to cause a denial of service.Recommendations
For nginx njs version 0.7.2, consider disabling the
Array.prototype.concat() function as a temporary workaround until a patch is available. Restrict access to the njs interpreter to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nginx Njs