CVE-2022-1962 Detail

Current Description

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.

View Analysis Description

Analysis Description

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.

Severity

CVSS 3.x Severity and Metrics:

CVSS 2.0 Severity and Metrics:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

Weakness Enumeration

CWE-ID CWE Name Source
CWE-674 Uncontrolled Recursion NIST   Go Project  

Change History

1 change records found show changes

Initial Analysis 8/15/2022 8:16:11 PM

Action Type Old Value New Value
Added CPE Configuration
OR
     *cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* versions up to (excluding) 1.17.12
     *cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* versions from (including) 1.18.0 up to (excluding) 1.18.4
Added CVSS V3.1
NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Added CWE
NIST CWE-674
Changed Reference Type
https://go.dev/cl/417063 No Types Assigned
https://go.dev/cl/417063 Patch, Vendor Advisory
Changed Reference Type
https://go.dev/issue/53616 No Types Assigned
https://go.dev/issue/53616 Exploit, Issue Tracking, Patch, Vendor Advisory
Changed Reference Type
https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879 No Types Assigned
https://go.googlesource.com/go/+/695be961d57508da5a82217f7415200a11845879 Patch, Vendor Advisory
Changed Reference Type
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE No Types Assigned
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE Release Notes, Vendor Advisory
Changed Reference Type
https://pkg.go.dev/vuln/GO-2022-0515 No Types Assigned
https://pkg.go.dev/vuln/GO-2022-0515 Vendor Advisory

Quick Info

CVE Dictionary Entry:
CVE-2022-1962
NVD Published Date:
08/10/2022
NVD Last Modified:
08/15/2022
Source:
Go Project