CVE-2023-27727
https://notcve.org/view.php?id=CVE-2023-27727
Nginx NJS v0.7.10 was discovered to contain a segmentation violation via the function njs_function_frame at src/njs_function.h. • https://github.com/nginx/njs/issues/617 • CWE-125: Out-of-bounds Read •
CVE-2023-27728
https://notcve.org/view.php?id=CVE-2023-27728
Nginx NJS v0.7.10 was discovered to contain a segmentation violation via the function njs_dump_is_recursive at src/njs_vmcode.c. • https://github.com/nginx/njs/issues/618 • CWE-125: Out-of-bounds Read •
CVE-2023-27729
https://notcve.org/view.php?id=CVE-2023-27729
Nginx NJS v0.7.10 was discovered to contain an illegal memcpy via the function njs_vmcode_return at src/njs_vmcode.c. • https://github.com/nginx/njs/issues/619 •
CVE-2023-27730
https://notcve.org/view.php?id=CVE-2023-27730
Nginx NJS v0.7.10 was discovered to contain a segmentation violation via the function njs_lvlhsh_find at src/njs_lvlhsh.c. • https://github.com/nginx/njs/issues/615 • CWE-125: Out-of-bounds Read •
CVE-2020-19695
https://notcve.org/view.php?id=CVE-2020-19695
Buffer Overflow found in Nginx NJS allows a remote attacker to execute arbitrary code via the njs_object_property parameter of the njs/njs_vm.c function. • https://github.com/nginx/njs/issues/188 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •