njs through 0.7.1, used in NGINX, was discovered to contain a control flow hijack caused by a Type Confusion vulnerability in njs_promise_perform_then().
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://github.com/nginx/njs/issues/447 | issue tracking patch exploit third party advisory |
https://github.com/nginx/njs/commit/6a40a85ff239497c6458c7dbef18f6a2736fe992 | third party advisory patch |
https://security.netapp.com/advisory/ntap-20220303-0007/ | third party advisory |