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 comfyui-manager to version 4.0.5 or higher.
comfyui-manager is a ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI.
Affected versions of this package are vulnerable to CRLF Injection via the write_config function. An attacker can alter configuration settings by injecting special characters into HTTP query parameters, which are then written to the configuration file.
Note: This is only exploitable if the application is run with the --listen option enabled, allowing remote access.
This vulnerability can be mitigated by running the application only on trusted networks, blocking external access via firewall, or running on localhost only without the --listen option.