PT-2025-6214 · Esbuild · Esbuild
Published
2025-02-10
·
Updated
2025-02-10
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions:
esbuild (affected versions not specified)
Description:
The issue allows any website to send requests to the development server and read the response due to default CORS settings. This is because esbuild sets the
Access-Control-Allow-Origin: * header to all requests, including the SSE connection. An attacker can exploit this by serving a malicious web page, which sends a request to the development server, allowing them to access sensitive information such as compiled content or source maps if the source map option is enabled.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Origin Validation Error
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Esbuild