Vulnerability Description
njs through 0.3.1, used in NGINX, has a heap-based buffer overflow in Array.prototype.push after a resize, related to njs_array_prototype_push in njs/njs_array.c, because of njs_array_expand size mishandling.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| F5 | Njs | <= 0.3.1 |
Related Weaknesses (CWE)
References
- https://github.com/nginx/njs/issues/152ExploitIssue TrackingThird Party Advisory
- https://github.com/nginx/njs/issues/152ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2019-11839?
CVE-2019-11839 is a vulnerability with a CVSS score of 9.8 (CRITICAL). njs through 0.3.1, used in NGINX, has a heap-based buffer overflow in Array.prototype.push after a resize, related to njs_array_prototype_push in njs/njs_array.c, because of njs_array_expand size mish...
How severe is CVE-2019-11839?
CVE-2019-11839 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-11839?
Check the references section above for vendor advisories and patch information. Affected products include: F5 Njs.