First published: Fri Feb 11 2022(Updated: )
A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/go | <1.17.7 | 1.17.7 |
redhat/go | <1.16.14 | 1.16.14 |
redhat/openshift-serverless-clients | <0:1.1.0-3.el8 | 0:1.1.0-3.el8 |
redhat/servicemesh | <0:2.1.3-1.el8 | 0:2.1.3-1.el8 |
redhat/servicemesh-operator | <0:2.1.3-2.el8 | 0:2.1.3-2.el8 |
redhat/servicemesh-prometheus | <0:2.23.0-7.el8 | 0:2.23.0-7.el8 |
redhat/servicemesh-proxy | <0:2.1.3-1.el8 | 0:2.1.3-1.el8 |
redhat/servicemesh-ratelimit | <0:2.1.3-1.el8 | 0:2.1.3-1.el8 |
redhat/cri-tools | <0:1.23.0-1.1.el7 | 0:1.23.0-1.1.el7 |
redhat/cri-o | <0:1.23.3-14.rhaos4.10.git6af791c.1.el8 | 0:1.23.3-14.rhaos4.10.git6af791c.1.el8 |
redhat/buildah | <1:1.23.4-2.el8 | 1:1.23.4-2.el8 |
redhat/butane | <0:0.15.0-1.rhaos4.11.el8 | 0:0.15.0-1.rhaos4.11.el8 |
redhat/containernetworking-plugins | <0:1.0.1-5.rhaos4.11.el8 | 0:1.0.1-5.rhaos4.11.el8 |
redhat/ignition | <0:2.14.0-3.rhaos4.11.el8 | 0:2.14.0-3.rhaos4.11.el8 |
redhat/openshift-clients | <0:4.11.0-202207291716.p0.g7075089.assembly.stream.el8 | 0:4.11.0-202207291716.p0.g7075089.assembly.stream.el8 |
redhat/podman | <2:4.0.2-6.rhaos4.11.el8 | 2:4.0.2-6.rhaos4.11.el8 |
redhat/runc | <3:1.1.2-1.rhaos4.11.el8 | 3:1.1.2-1.rhaos4.11.el8 |
redhat/skopeo | <2:1.5.2-3.rhaos4.11.el8 | 2:1.5.2-3.rhaos4.11.el8 |
Golang Go | <1.16.14 | |
Golang Go | >=1.17.0<1.17.7 | |
Netapp Beegfs Csi Driver | ||
Netapp Cloud Insights Telegraf Agent | ||
Netapp Kubernetes Monitoring Operator | ||
Netapp Storagegrid | ||
Debian Debian Linux | =9.0 | |
IBM Cloud Pak for Security | <=1.10.0.0 - 1.10.11.0 | |
IBM QRadar Suite Software | <=1.10.12.0 - 1.10.16.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2022-23806 is a vulnerability in the elliptic package of the crypto library in Go which allows an attacker to take advantage of undefined behavior and affect the availability and integrity of the resource.
The severity of CVE-2022-23806 is high with a CVSS score of 8.2.
CVE-2022-23806 affects Go versions before 1.16.14 and 1.17.x before 1.17.7, as well as some related packages.
An attacker can exploit CVE-2022-23806 by exploiting the incorrect return value of the IsOnCurve function in the elliptic package, allowing them to perform unauthorized actions.
Yes, you can find more information about CVE-2022-23806 in the following references: - [Google Groups Announcement](https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ) - [Red Hat Bugzilla - Bug 2053432](https://bugzilla.redhat.com/show_bug.cgi/show_bug.cgi?id=2053432) - [Red Hat Bugzilla - Bug 2053433](https://bugzilla.redhat.com/show_bug.cgi/show_bug.cgi?id=2053433)