Nginx · Nginx Njs · CVE-2023-27727
**Name of the Vulnerable Software and Affected Versions**
Nginx NJS version 0.7.10
**Description**
The issue is related to a segmentation violation via the function `njs function frame` at `src/njs function.h`. This can lead to a denial of service. The vulnerability is associated with a memory access issue, specifically reading beyond memory boundaries.
**Recommendations**
For Nginx NJS version 0.7.10, consider disabling the `njs function frame` function as a temporary workaround until a patch is available. Restrict access to the `njs function frame` function to minimize the risk of exploitation.