This vulnerability is trending on Twitter; this may indicate a growing threat.
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 github.com/amir20/dozzle/internal/notification/dispatcher to version 10.5.2 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in the POST /api/notifications/test-webhook endpoint, which is accessible without authentication in the default deployment. An attacker can cause the application to send HTTP POST requests to arbitrary URLs and retrieve the response status code and up to 1MB of the response body by supplying a crafted URL, potentially exposing sensitive information from internal services. This is only exploitable if the application is deployed without authentication (no DOZZLE_AUTH_PROVIDER set).