Vulnerability Description
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://go.dev/cl/637536
- https://go.dev/issue/70906
- https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ
- https://pkg.go.dev/vuln/GO-2024-3333
- https://security.netapp.com/advisory/ntap-20250221-0001/
FAQ
What is CVE-2024-45338?
CVE-2024-45338 is a vulnerability with a CVSS score of 5.3 (MEDIUM). An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
How severe is CVE-2024-45338?
CVE-2024-45338 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-45338?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.