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/charmbracelet/soft-serve/pkg/ssrf to version 0.11.4 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the --lfs-endpoint parameter during repository import. An attacker can cause the server to send HTTP requests to internal or private IP addresses, potentially accessing sensitive internal services or cloud metadata, by supplying a crafted endpoint and hosting a malicious LFS server that returns download URLs pointing to internal targets. This can result in unauthorized access to internal resources, data exfiltration, or service discovery. This is only exploitable if the attacker has authenticated SSH access and imports a repository containing LFS pointer blobs.