cbcvebase.
CVE-2013-2028
published 2013-07-20

CVE-2013-2028: 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…

PriorityP271high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
87.48%
99.7th percentile
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.

Affected

11 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debiandebian_linux
debiannginx< nginx 1.4.1-1 (bookworm)nginx 1.4.1-1 (bookworm)
debiannginx
f5nginx>= 0 < 1.4.1-11.4.1-1
f5nginx>= 0 < 1.4.1-11.4.1-1
f5nginx>= 0 < 1.4.1-11.4.1-1
f5nginx>= 0 < 1.4.1-11.4.1-1
f5nginx1.1.4 – 1.2.8
f5nginx1.3.9 – 1.4.0
fedoraprojectfedora

Detection & IOCsextracted from sources · hover to see the quote

commandpop rax; ret;
commandpop rcx; ret;
commandmov qword ptr [rcx], rax; ret;
commandpop rdi; ret;
commandpop rsi; ret;
commandpop rdx; ret;
commandsyscall;
  • CVE-2013-2028 is a stack-based buffer overflow in nginx's chunked transfer encoding decoder that can be exploited to write to arbitrary memory locations, enabling ROP chain execution.
  • CVE-2013-2028 is related to CVE-2013-2070, which involves crafted proxy responses to nginx 1.1.4–1.2.8 and 1.3.0–1.4.0 causing crashes and worker process memory disclosure via ngx_http_proxy_module.c.
  • ·CVE-2013-2070 (related to CVE-2013-2028) only manifests when nginx is configured with proxy_pass pointing to untrusted HTTP servers; deployments without proxy_pass are not affected by that specific variant.

CVSS provenance

nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
osv7.5HIGH
vendor_debian7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.