Skip to content
CloudflareGHSA-8vx6-69vg-c46f

Buffer under-read in workerd

Medium6.5CVE-2023-2512 · Published May 12, 2023

### Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the `forEach()` method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a segmentation fault, but could theoretically allow arbitrary undefined behavior. In order for the bug to be exploitable, the process would need to be able to allocate 160GB of RAM. Due to this, the bug was never exploitable on the Cloudflare Workers platform, but could theoretically be exploitable on deployments of workerd running on machines with a huge amount of memory. Moreover, in order to be remotely exploited, an attacker would have to upload a single form-encoded HTTP request of at least tens of gigabytes in size. The application code would then have to use `request.formData()` to parse the request and `formData.forEach()` to iterate over this data. Due to these limitations, the exploitation likelihood was considered Low. ### Patches A fix that addresses this vulnerability has been released in version v1.20230419.0 and users are encouraged to update to the latest versi...

GitHub advisory

Affected versions

PackageAffectedFixed in
workerd
npm
< v1.20230419.0v1.20230419.0
Details and references

### Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the `forEach()` method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a segmentation fault, but could theoretically allow arbitrary undefined behavior. In order for the bug to be exploitable, the process would need to be able to allocate 160GB of RAM. Due to this, the bug was never exploitable on the Cloudflare Workers platform, but could theoretically be exploitable on deployments of workerd running on machines with a huge amount of memory. Moreover, in order to be remotely exploited, an attacker would have to upload a single form-encoded HTTP request of at least tens of gigabytes in size. The application code would then have to use `request.formData()` to parse the request and `formData.forEach()` to iterate over this data. Due to these limitations, the exploitation likelihood was considered Low. ### Patches A fix that addresses this vulnerability has been released in version v1.20230419.0 and users are encouraged to update to the latest version available. ### References Release - https://github.com/cloudflare/workerd/releases/tag/v1.20230419.0

CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H
Severity from
GitHub (reviewed advisory)
Weakness
CWE-127

More Cloudflare advisories

All Cloudflare
Advisory
Unbounded queuing of path validation messages in cloudflare-quiche
Medium5.3Dec 12, 2023
Resource exhaustion via memory leak in tokio-boring
Medium5.3Dec 5, 2023
WebSocket message can cause crash
MediumNov 21, 2023
Directory traversal vulnerability in Cloudflare Wrangler
Medium5.7Aug 3, 2023
Improper random reading in CIRCL
Medium5.3May 10, 2023
Local Privilege Escalation Vulnerability in cloudflared's Installer
High7.5Mar 21, 2023

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.