cve/2013/CVE-2013-2028.md
2024-06-09 00:33:16 +00:00

2.0 KiB

CVE-2013-2028

Description

The ngx_http_parse_chunked function in http/ngx_http_parse.c in nginx 1.3.9 through 1.4.0 allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a chunked Transfer-Encoding request with a large chunk size, which triggers an integer signedness error and a stack-based buffer overflow.

POC

Reference

Github