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 @sentry/astro
to version 7.87.0 or higher.
@sentry/astro is an Official Sentry SDK for Astro
Affected versions of this package are vulnerable to Resource Exhaustion due to unescaped parameter values in RegExp. An attacker can cause excessive computation times on the server.
1)Disable auto instrumentation if you're using Astro 3.5.0 or newer.
2)Remove the manually added Sentry middleware
Note:
After these changes, Sentry error reporting will still be functional, but some details such as server-side transactions and consequently, distributed traces between client and server, will be omitted. Therefore is recommended to update to 7.87.0 as soon as possible.