-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| golang.org/x/net | go | < 0.0.0-20210428140749-89ef3d95e781 | 0.0.0-20210428140749-89ef3d95e781 |
The vulnerability stems from uncontrolled recursion in HeaderValuesContainsToken as confirmed by: 1) The fix commit (89ef3d9) explicitly removes recursion from this function 2) The Go vulnerability report GO-2022-0236 lists it as an affected symbol 3) The CVE description mentions httpguts as the vulnerable component 4) The original issue (#45710) specifically calls out HeaderValuesContainsToken as problematic. While ReadRequest/ReadResponse are mentioned as entry points, the root cause lies in this helper function's recursive implementation.
Ongoing coverage of React2Shell