VYPR

workerd

by Cloudflare

Source repositories

CVEs (1)

  • CVE-2023-2512May 12, 2023
    risk 0.00cvss epss 0.01

    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…