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 @oneuptime/common to version 10.0.21 or higher.
@oneuptime/common is a The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes c
Affected versions of this package are vulnerable to Exposed Dangerous Method or Function via exposed Playwright browser objects. An attacker can execute arbitrary commands on the host system by leveraging exposed methods such as browser.browserType().launch() with attacker-controlled options.
Note: This is considered a separate issue from the previously published SNYK-JS-ONEUPTIMECOMMON-15440733 since the underlying issue is the exposure of a dangerous host capability object to untrusted code, not prototype-chain access to process.