VYPR

npm package

workerd

pkg:npm/workerd

Vulnerabilities (1)

  • CVE-2023-2512May 12, 2023
    affected < 1.20230419.0fixed 1.20230419.0

    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