Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 cockpit-project/cockpit to version 356.1, 360 or higher.
Affected versions of this package are vulnerable to Command Injection via improper validation of user-supplied hostnames and usernames in the authentication process. An attacker can execute arbitrary commands on the host system by injecting malicious SSH options or shell commands through crafted HTTP requests to the login endpoint, without requiring valid credentials. This is only exploitable if the system is running with OpenSSH versions older than 9.6 or if the SSH configuration uses the %r token within a Match exec directive.