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 @apollo/explorer to version 3.7.3 or higher.
@apollo/explorer is a This repo hosts the source for Apollo Studio's Embeddable Explorer
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) via missing origin validation in the window.postMessage process. An attacker can execute unauthorized GraphQL queries or mutations on behalf of an authenticated user by tricking the victim into visiting a malicious website that forges messages to the embedding page. The attack leverages the victim's browser context and authentication cookies to perform actions with the victim's privileges.
##Workaround
This vulnerability can be mitigated by ensuring that production deployments set the environment variable NODE_ENV=production to avoid unintentionally serving embedded Sandbox.