CVE-2020-19692
https://notcve.org/view.php?id=CVE-2020-19692
Buffer Overflow vulnerabilty found in Nginx NJS v.0feca92 allows a remote attacker to execute arbitrary code via the njs_module_read in the njs_module.c file. • https://github.com/nginx/njs/issues/187 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •
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') •
CVE-2022-35173
https://notcve.org/view.php?id=CVE-2022-35173
An issue was discovered in Nginx NJS v0.7.5. The JUMP offset for a break instruction was not set to a correct offset during code generation, leading to a segmentation violation. Se ha detectado un problema en Nginx NJS versión v0.7.5. El desplazamiento de JUMP para una instrucción de ruptura no era establecido en un desplazamiento correcto durante la generación de código, conllevando a una violación de segmentación. • http://hg.nginx.org/njs/rev/b7c4e0f714a9 https://github.com/nginx/njs/commit/404553896792b8f5f429dc8852d15784a59d8d3e https://github.com/nginx/njs/issues/553 • CWE-754: Improper Check for Unusual or Exceptional Conditions •
CVE-2022-30503
https://notcve.org/view.php?id=CVE-2022-30503
Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_set_number at src/njs_value.h. Se ha detectado que Nginx NJS versión v0.7.2, contiene una violación de segmentación en la función njs_set_number en el archivo src/njs_value.h • https://github.com/nginx/njs/commit/5c6130a2a0b4c41ab415f6b8992aa323636338b9 https://github.com/nginx/njs/issues/478 •
CVE-2022-29780
https://notcve.org/view.php?id=CVE-2022-29780
Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njs_array_prototype_sort at src/njs_array.c. Se ha detectado que Nginx NJS versión v0.7.2, contiene una violación de segmentación en la función njs_array_prototype_sort en el archivo src/njs_array.c • https://github.com/nginx/njs/commit/8b39afdad9a0761e0a5d4af1a762bd9a6daef572 https://github.com/nginx/njs/issues/486 •