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 addresses a critical authentication bypass vulnerability in Go's crypto/ssh package. This flaw, with a CVSS score of 9.1, allows unauthorized access to SSH servers. It impacts Go applications using ServerConfig.PublicKeyCallback for authentication.

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 crypto/ssh's ServerConfig.PublicKeyCallback. Applications may incorrectly authorize connections if the callback approves a key, even if subsequent authentication fails. This bypasses security checks, enabling unauthorized access to SSH servers.

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 an unauthorized SSH authentication bypass in vulnerable Go applications. Attackers can leverage this flaw to authenticate to affected SSH servers using any public key, gaining unauthorized access. This could lead to data breaches or full system compromise.

gosshauth-bypasscritical2024

Step-by-Step Mitigation Guide

To mitigate, update your Go applications to Go 1.22.10+ or Go 1.23.4+. Verify the update by checking your Go version and recompiling affected applications. Ensure your go.mod file reflects the updated Go version to apply the patch effectively.

  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