Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @vitest/coverage-v8 to version 3.2.5, 4.1.8, 5.0.0-beta.4 or higher.
@vitest/coverage-v8 is a V8 coverage provider for Vitest
Affected versions of this package are vulnerable to Missing Authorization in the cdp API exposed by the browser WebSocket RPC, which allows forwarding of raw Chrome DevTools Protocol methods without proper enforcement of write and exec restrictions. An attacker can execute arbitrary code on the host system by overwriting configuration files and triggering their execution through remote access to the API. This is only exploitable if the browser API server is exposed to the network and a CDP-capable provider is used, such as when the API is configured with --browser.api.host=0.0.0.0 and an active session exists.