nginx njs 0.7.2 is vulnerable to Buffer Overflow. Type confused in Array.prototype.concat() when a slow array appended element is fast array.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/nginx/njs/issues/471 | issue tracking patch exploit third party advisory |
https://github.com/nginx/njs/commit/e673ae41a998d1391bd562edb2ed6d49db7cc716 | third party advisory patch |
https://security.netapp.com/advisory/ntap-20220519-0008/ | third party advisory |