Zum Hauptinhalt springen
LIVE Intel Feed
criticalCVSS 9.1/10·Published: 2024-12-11·Go standard library (crypto/ssh)

How to fix CVE-2024-45337 – Step-by-Step Guide

CVE-2024-45337 is a critical vulnerability in the Go crypto/ssh package, published December 11, 2024. It allows unauthorized SSH authentication bypass in applications that misuse ServerConfig.PublicKeyCallback. This flaw has a CVSS score of 9.1.

CVE ID
CVE-2024-45337
Severity
CRITICAL
CVSS Score
9.1/10
Affected
Go standard library (crypto/ssh)

What is Go crypto/ssh – Misuse of ServerConfig.PublicKeyCallback?

This vulnerability stems from a logic flaw in Go's crypto/ssh package. When ServerConfig.PublicKeyCallback approves a public key, the authentication flow may proceed even if subsequent authentication fails. This allows an attacker to bypass SSH authentication using any public key if the callback is not correctly implemented.

Affected Versions
Go < 1.22.10, < 1.23.4
Fixed In
Go 1.22.10+, 1.23.4+

Impact and Risks for your Infrastructure

The primary impact is unauthorized SSH authentication bypass, allowing attackers to gain illicit access to affected Go applications. This can lead to severe consequences, including data exfiltration, system compromise, and disruption of critical services. Infrastructure relying on vulnerable Go SSH servers is at high risk.

gosshauth-bypasscritical2024

Step-by-Step Mitigation Guide

To mitigate CVE-2024-45337, upgrade your Go runtime to version 1.22.10 or 1.23.4, or newer. Recompile any applications using crypto/ssh with the patched Go version. Verify the fix by ensuring SSH authentication works as expected and unauthorized access attempts are correctly rejected.

  1. 1Upgrade Go to 1.22.10+ or 1.23.4+.
  2. 2Review your PublicKeyCallback implementation to ensure it rejects unauthorized keys.
  3. 3Add explicit key allowlist validation inside PublicKeyCallback.
  4. 4Rotate SSH host keys and audit SSH access logs for anomalies.
  5. 5Run static analysis (govulncheck) to detect usage of vulnerable patterns.
  6. 6Pin allowed public keys in your callback rather than relying on post-callback checks.

Frequently Asked Questions

What is the CVSS score for CVE-2024-45337?
CVE-2024-45337 has a CVSS score of 9.1/10 (critical severity). This reflects the most severe potential impact, requiring immediate remediation.
Which versions of Go standard library (crypto/ssh) are affected?
Affected: Go < 1.22.10, < 1.23.4. The vulnerability was fixed in: Go 1.22.10+, 1.23.4+.
How long does it take to fix CVE-2024-45337?
For most teams: 15–60 minutes to apply the patch, plus 15 minutes of post-patch verification. Complex multi-service environments may require 2–4 hours including staging validation.
Is CVE-2024-45337 being actively exploited?
Check the NVD entry and CISA KEV catalog for exploitation status. As a critical-severity vulnerability, treat it as a priority remediation regardless of known exploitation status.
This CVE fix guide is based on publicly available security advisories (NVD, vendor bulletins). Always test changes in a staging environment before applying to production. Verify against the official vendor advisory for the most up-to-date guidance.
🔒 Quantum-Resistant Mycelium Architecture
🛡️ 3M+ Runbooks – täglich von SecOps-Experten geprüft
🌐 Zero Known Breaches – Powered by Living Intelligence
🏛️ SOC2 & ISO 27001 Aligned • GDPR 100 % compliant
⚡ Real-Time Global Mycelium Network – 347 Bedrohungen in 60 Minuten
🧬 Trusted by SecOps Leaders worldwide