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 gitea.dev/routers/web/repo to version 1.27.0 or higher.
Affected versions of this package are vulnerable to Arbitrary File Upload through the web release edit process. An attacker can bypass configured file extension restrictions by renaming existing release attachments to forbidden extensions via the web interface, allowing the distribution of files with disallowed types. This may enable the upload and serving of potentially malicious files or files that could trigger unintended behavior in clients or browsers. This is only exploitable if the repository has a non-empty allowlist for allowed attachment types and the attacker has write permissions to the repository.
This vulnerability can be mitigated by removing the release attachment allowlist, restricting write permissions on affected repositories, or deploying a reverse proxy to filter suspicious form fields.