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/QuantumNous/new-api/controller to version 0.12.0-alpha.1 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in the notification URL validation process. An attacker can access internal network resources and potentially expose sensitive internal data by configuring notification URLs to point to hostnames that resolve to internal or metadata IP addresses. This is only exploitable if the ApplyIPFilterForDomain setting is disabled, which was the default configuration in affected versions.
This vulnerability can be mitigated by explicitly enabling ApplyIPFilterForDomain, restricting notification URL domains with an allowlist, disabling user-configurable notification URLs where practical, and enforcing outbound network filtering at the host or network layer.