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 gatsby-source-wordpress
to version 4.0.8, 5.9.2 or higher.
gatsby-source-wordpress is a Source data from WordPress in an efficient and scalable way.
Affected versions of this package are vulnerable to Access Restriction Bypass. It leaks .htaccess
HTTP Basic Authentication variables into the app.js
bundle during build-time. Users who are not initializing basic authentication credentials in the gatsby-config.js
are not affected. A patch has been introduced which mitigates the issue by filtering all variables specified in the auth: { }
section.