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/coder/coder/v2/archive to version 2.29.17, 2.32.7, 2.33.8, 2.34.2 or higher.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the CreateTarFromZip process. An attacker can exhaust system memory and cause a service outage by uploading a zip file containing many highly compressible entries, resulting in excessive decompressed output that overwhelms the in-memory buffer. This is only exploitable if the attacker has authenticated file-upload access.
This vulnerability can be mitigated by restricting file-upload permissions to trusted users or placing a reverse proxy with request-body size limits in front of the affected service.