Files
CVEs-PoC/2019/CVE-2019-13617.md
T
2024-06-18 02:51:15 +02:00

721 B

CVE-2019-13617

Description

njs through 0.3.3, used in NGINX, has a heap-based buffer over-read in nxt_vsprintf in nxt/nxt_sprintf.c during error handling, as demonstrated by an njs_regexp_literal call that leads to an njs_parser_lexer_error call and then an njs_parser_scope_error call.

POC

Reference

Github

No PoCs found on GitHub currently.