CVE-2022-23772
Aliases:GO-2021-0317BIT-golang-2022-23772
Advisory lineage Upstream: 0 Downstream: 19
Modified
Published: 11 Feb 2022, 00:11
Last modified:03 Aug 2024, 03:51
Vulnerability Summary
Overall Risk (default)
medium
31/100 CVSS Score
7.8 HIGH
v2.0 (nvd)
EPSS Score
0.04% LOW
0% probability +0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
11 Feb 2022, 00:11
Published
Vulnerability first disclosed
03 Aug 2024, 03:51
Last Modified
Vulnerability information updated
Description
Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- v2.0•HIGH•Score: 7.8AV:N/AC:L/Au:N/C:N/I:N/A:C
EPSS Trends
Current EPSS score: 0.04%• Percentile: 12%
Techniques & Countermeasures
- CWE-190•Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Affected Systems
- debian•debian_linux
9.0
- golang•go
< 1.16.14 | ≥ 1.17.0, < 1.17.7
- Go•stdlib
≥ 1.17.0-0, < 1.17.7
- netapp•beegfs_csi_driver
na
- netapp•cloud_insights_telegraf_agent
na
- netapp•kubernetes_monitoring_operator
na
- netapp•storagegrid
na
References (9)
- https://lists.debian.org/debian-lts-announce/2022/04/msg00017.html
- https://lists.debian.org/debian-lts-announce/2022/04/msg00018.html
- https://www.oracle.com/security-alerts/cpujul2022.html
- https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ
- https://security.netapp.com/advisory/ntap-20220225-0006/
- https://security.gentoo.org/glsa/202208-02
- https://go.dev/cl/379537
- https://go.googlesource.com/go/+/ad345c265916bbf6c646865e4642eafce6d39e78
- https://go.dev/issue/50699