Name | CVE-2024-45338 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1091168 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
golang-golang-x-net (PTS) | bullseye | 1:0.0+git20210119.5f4716e+dfsg-4 | vulnerable |
| bookworm | 1:0.7.0+dfsg-1 | vulnerable |
| sid, trixie | 1:0.27.0-1 | vulnerable |
The information below is based on the following data on fixed versions.
Notes
[bullseye] - golang-golang-x-net <postponed> (minor issue; DoS)
https://go-review.googlesource.com/c/net/+/637536
https://github.com/golang/go/issues/70906
https://pkg.go.dev/vuln/GO-2024-3333
https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ
Fixed by: https://github.com/golang/net/commit/8e66b04771e35c4e4125e8c60334b34e2423effb (v0.33.0)
POC: https://github.com/golang/go/issues/70906#issuecomment-2557719304