CVE-2024-38375 MEDIUM

CVE-2024-38375: @fastly/js-compute use-after-free in some host call implementations

Vendor Fastly
Product js-compute-runtime
Weakness CWE-416
Published June 26, 2024
Last update August 2, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:H

What the vulnerability does

01Description

@fastly/js-compute is a JavaScript SDK and runtime for building Fastly Compute applications. The implementation of several functions were determined to include a use-after-free bug. This bug could allow for unintended data loss if the result of the preceding functions were sent anywhere else, and often results in a guest trap causing services to return a 500. This bug has been fixed in version 3.16.0 of the `@fastly/js-compute` package.

Key dates

02Disclosure timeline

June 26, 2024 CVE published
August 2, 2024 Record updated