njs through 0.7.0, used in NGINX, was discovered to contain an out-of-bounds array access via njs_vmcode_typeof in /src/njs_vmcode.c.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/nginx/njs/issues/450 | third party advisory exploit |
https://github.com/nginx/njs/commit/d457c9545e7e71ebb5c0479eb16b9d33175855e2 | patch vendor advisory |
https://security.netapp.com/advisory/ntap-20220303-0007/ | third party advisory |