Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Sy2339226

#26391of 53,625
9.8Total CVSS
Vulnerabilities · 1
PT-2024-28396
9.8
2024-07-03
Gost · Gost · CVE-2024-39223
**Name of the Vulnerable Software and Affected Versions** gost version 2.11.5 **Description** An authentication bypass in the SSH service allows attackers to intercept communications by setting the `HostKeyCallback` function to `ssh.InsecureIgnoreHostKey`. This issue is related to missing key verification in gost. **Recommendations** For gost version 2.11.5, consider disabling the SSH service until a patch is available. As a temporary workaround, avoid setting the `HostKeyCallback` function to `ssh.InsecureIgnoreHostKey` to prevent authentication bypass. Restrict access to the SSH service to minimize the risk of exploitation.