RHSA-2021:2920

Vulnerability from csaf_redhat - Published: 2021-07-28 14:11 - Updated: 2026-04-06 10:29
Summary
Red Hat Security Advisory: OpenShift Virtualization 4.8.0 Images
Severity
Moderate
Notes
Topic: Red Hat OpenShift Virtualization release 4.8.0 is now available with updates to packages and images that fix several bugs and add enhancements. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains the following OpenShift Virtualization 4.8.0 images: RHEL-8-CNV-4.8 ============== kubevirt-template-validator-container-v4.8.0-9 kubevirt-ssp-operator-container-v4.8.0-41 virt-cdi-uploadserver-container-v4.8.0-25 cnv-must-gather-container-v4.8.0-50 virt-cdi-uploadproxy-container-v4.8.0-25 virt-cdi-cloner-container-v4.8.0-25 virt-cdi-apiserver-container-v4.8.0-25 kubevirt-v2v-conversion-container-v4.8.0-10 hostpath-provisioner-operator-container-v4.8.0-17 hyperconverged-cluster-webhook-container-v4.8.0-62 hyperconverged-cluster-operator-container-v4.8.0-62 virt-cdi-operator-container-v4.8.0-25 virt-cdi-importer-container-v4.8.0-25 virt-cdi-controller-container-v4.8.0-25 cnv-containernetworking-plugins-container-v4.8.0-14 kubemacpool-container-v4.8.0-22 ovs-cni-plugin-container-v4.8.0-17 ovs-cni-marker-container-v4.8.0-17 bridge-marker-container-v4.8.0-17 cluster-network-addons-operator-container-v4.8.0-28 kubernetes-nmstate-handler-container-v4.8.0-21 virtio-win-container-v4.8.0-9 kubevirt-vmware-container-v4.8.0-11 hostpath-provisioner-container-v4.8.0-14 node-maintenance-operator-container-v4.8.0-19 virt-launcher-container-v4.8.0-67 vm-import-virtv2v-container-v4.8.0-18 vm-import-controller-container-v4.8.0-18 vm-import-operator-container-v4.8.0-18 virt-handler-container-v4.8.0-67 virt-api-container-v4.8.0-67 virt-controller-container-v4.8.0-67 virt-operator-container-v4.8.0-67 hco-bundle-registry-container-v4.8.0-451 Security Fix(es): * golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference (CVE-2020-29652) * gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121) * golang-github-gorilla-websocket: integer overflow leads to denial of service (CVE-2020-27813) * golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114) * ulikunitz/xz: Infinite loop in readUvarint allows for denial of service (CVE-2021-29482) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker could use this flaw to cause a denial of service attack on an HTTP Server allowing websocket connections.

CWE-400 - Uncontrolled Resource Consumption
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2021:2920

A null pointer dereference vulnerability was found in golang. When using the library's ssh server without specifying an option for GSSAPIWithMICConfig, it is possible for an attacker to craft an ssh client connection using the `gssapi-with-mic` authentication method and cause the server to panic resulting in a denial of service. The highest threat from this vulnerability is to system availability.

CWE-476 - NULL Pointer Dereference
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2021:2920

A flaw detected in golang: crypto/elliptic, in which P-224 keys as generated can return incorrect inputs, reducing the strength of the cryptography. The highest threat from this vulnerability is confidentiality and integrity.

CWE-682 - Incorrect Calculation
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2021:2920

A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.

CWE-129 - Improper Validation of Array Index
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2021:2920

A flaw was found in github.com/ulikunitz/xz. The function readUvarint may not terminate a loop what could lead to denial of service (DoS).

CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2021:2920
References
https://access.redhat.com/errata/RHSA-2021:2920 self
https://bugzilla.redhat.com/show_bug.cgi?id=1927473 external
https://bugzilla.redhat.com/show_bug.cgi?id=1927853 external
https://bugzilla.redhat.com/show_bug.cgi?id=1927886 external
https://bugzilla.redhat.com/show_bug.cgi?id=1929351 external
https://bugzilla.redhat.com/show_bug.cgi?id=1931519 external
https://bugzilla.redhat.com/show_bug.cgi?id=1932672 external
https://bugzilla.redhat.com/show_bug.cgi?id=1936432 external
https://bugzilla.redhat.com/show_bug.cgi?id=1936926 external
https://bugzilla.redhat.com/show_bug.cgi?id=1936932 external
https://bugzilla.redhat.com/show_bug.cgi?id=1937307 external
https://bugzilla.redhat.com/show_bug.cgi?id=1937873 external
https://bugzilla.redhat.com/show_bug.cgi?id=1937920 external
https://bugzilla.redhat.com/show_bug.cgi?id=1938241 external
https://bugzilla.redhat.com/show_bug.cgi?id=1939987 external
https://bugzilla.redhat.com/show_bug.cgi?id=1941811 external
https://bugzilla.redhat.com/show_bug.cgi?id=1942424 external
https://bugzilla.redhat.com/show_bug.cgi?id=1943217 external
https://bugzilla.redhat.com/show_bug.cgi?id=1944379 external
https://bugzilla.redhat.com/show_bug.cgi?id=1945522 external
https://bugzilla.redhat.com/show_bug.cgi?id=1945606 external
https://bugzilla.redhat.com/show_bug.cgi?id=1945608 external
https://bugzilla.redhat.com/show_bug.cgi?id=1946100 external
https://bugzilla.redhat.com/show_bug.cgi?id=1949392 external
https://bugzilla.redhat.com/show_bug.cgi?id=1949795 external
https://bugzilla.redhat.com/show_bug.cgi?id=1950776 external
https://bugzilla.redhat.com/show_bug.cgi?id=1951551 external
https://bugzilla.redhat.com/show_bug.cgi?id=1952033 external
https://bugzilla.redhat.com/show_bug.cgi?id=1952034 external
https://bugzilla.redhat.com/show_bug.cgi?id=1952036 external
https://bugzilla.redhat.com/show_bug.cgi?id=1952041 external
https://bugzilla.redhat.com/show_bug.cgi?id=1952052 external
https://bugzilla.redhat.com/show_bug.cgi?id=1952619 external
https://bugzilla.redhat.com/show_bug.cgi?id=1953604 external
https://bugzilla.redhat.com/show_bug.cgi?id=1953796 external
https://bugzilla.redhat.com/show_bug.cgi?id=1953999 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954017 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954368 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954470 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954486 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954498 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954663 external
https://bugzilla.redhat.com/show_bug.cgi?id=1954667 external
https://bugzilla.redhat.com/show_bug.cgi?id=1956245 external
https://bugzilla.redhat.com/show_bug.cgi?id=1956304 external
https://bugzilla.redhat.com/show_bug.cgi?id=1956792 external
https://bugzilla.redhat.com/show_bug.cgi?id=1957423 external
https://bugzilla.redhat.com/show_bug.cgi?id=1957521 external
https://bugzilla.redhat.com/show_bug.cgi?id=1958108 external
https://bugzilla.redhat.com/show_bug.cgi?id=1958862 external
https://bugzilla.redhat.com/show_bug.cgi?id=1961222 external
https://bugzilla.redhat.com/show_bug.cgi?id=1961227 external
https://bugzilla.redhat.com/show_bug.cgi?id=1962135 external
https://bugzilla.redhat.com/show_bug.cgi?id=1962604 external
https://bugzilla.redhat.com/show_bug.cgi?id=1964483 external
https://bugzilla.redhat.com/show_bug.cgi?id=1964583 external
https://bugzilla.redhat.com/show_bug.cgi?id=1965390 external
https://bugzilla.redhat.com/show_bug.cgi?id=1967526 external
https://bugzilla.redhat.com/show_bug.cgi?id=1967771 external
https://bugzilla.redhat.com/show_bug.cgi?id=1968196 external
https://bugzilla.redhat.com/show_bug.cgi?id=1969272 external
https://bugzilla.redhat.com/show_bug.cgi?id=1969894 external
https://bugzilla.redhat.com/show_bug.cgi?id=1969912 external
https://bugzilla.redhat.com/show_bug.cgi?id=1972895 external
https://bugzilla.redhat.com/show_bug.cgi?id=1974297 external
https://bugzilla.redhat.com/show_bug.cgi?id=1977179 external
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=1663162 external
https://bugzilla.redhat.com/show_bug.cgi?id=1731819 external
https://bugzilla.redhat.com/show_bug.cgi?id=1827793 external
https://bugzilla.redhat.com/show_bug.cgi?id=1860671 external
https://bugzilla.redhat.com/show_bug.cgi?id=1862701 external
https://bugzilla.redhat.com/show_bug.cgi?id=1862997 external
https://bugzilla.redhat.com/show_bug.cgi?id=1868099 external
https://bugzilla.redhat.com/show_bug.cgi?id=1868359 external
https://bugzilla.redhat.com/show_bug.cgi?id=1873555 external
https://bugzilla.redhat.com/show_bug.cgi?id=1893790 external
https://bugzilla.redhat.com/show_bug.cgi?id=1896387 external
https://bugzilla.redhat.com/show_bug.cgi?id=1896795 external
https://bugzilla.redhat.com/show_bug.cgi?id=1896797 external
https://bugzilla.redhat.com/show_bug.cgi?id=1898999 external
https://bugzilla.redhat.com/show_bug.cgi?id=1900273 external
https://bugzilla.redhat.com/show_bug.cgi?id=1901335 external
https://bugzilla.redhat.com/show_bug.cgi?id=1901859 external
https://bugzilla.redhat.com/show_bug.cgi?id=1902111 external
https://bugzilla.redhat.com/show_bug.cgi?id=1903667 external
https://bugzilla.redhat.com/show_bug.cgi?id=1903679 external
https://bugzilla.redhat.com/show_bug.cgi?id=1907707 external
https://bugzilla.redhat.com/show_bug.cgi?id=1908883 external
https://bugzilla.redhat.com/show_bug.cgi?id=1911590 external
https://bugzilla.redhat.com/show_bug.cgi?id=1915474 external
https://bugzilla.redhat.com/show_bug.cgi?id=1917380 external
https://bugzilla.redhat.com/show_bug.cgi?id=1918750 external
https://bugzilla.redhat.com/show_bug.cgi?id=1921280 external
https://bugzilla.redhat.com/show_bug.cgi?id=1921650 external
https://bugzilla.redhat.com/show_bug.cgi?id=1923243 external
https://bugzilla.redhat.com/show_bug.cgi?id=1923251 external
https://bugzilla.redhat.com/show_bug.cgi?id=1924479 external
https://bugzilla.redhat.com/show_bug.cgi?id=1926019 external
https://bugzilla.redhat.com/show_bug.cgi?id=1926986 external
https://bugzilla.redhat.com/show_bug.cgi?id=1926746 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2020-27813 self
https://bugzilla.redhat.com/show_bug.cgi?id=1902111 external
https://www.cve.org/CVERecord?id=CVE-2020-27813 external
https://nvd.nist.gov/vuln/detail/CVE-2020-27813 external
https://github.com/gorilla/websocket/security/adv… external
https://access.redhat.com/security/cve/CVE-2020-29652 self
https://bugzilla.redhat.com/show_bug.cgi?id=1908883 external
https://www.cve.org/CVERecord?id=CVE-2020-29652 external
https://nvd.nist.gov/vuln/detail/CVE-2020-29652 external
https://groups.google.com/g/golang-announce/c/ouZ… external
https://access.redhat.com/security/cve/CVE-2021-3114 self
https://bugzilla.redhat.com/show_bug.cgi?id=1918750 external
https://www.cve.org/CVERecord?id=CVE-2021-3114 external
https://nvd.nist.gov/vuln/detail/CVE-2021-3114 external
https://groups.google.com/g/golang-announce/c/mpe… external
https://access.redhat.com/security/cve/CVE-2021-3121 self
https://bugzilla.redhat.com/show_bug.cgi?id=1921650 external
https://www.cve.org/CVERecord?id=CVE-2021-3121 external
https://nvd.nist.gov/vuln/detail/CVE-2021-3121 external
https://access.redhat.com/security/cve/CVE-2021-29482 self
https://bugzilla.redhat.com/show_bug.cgi?id=1954368 external
https://www.cve.org/CVERecord?id=CVE-2021-29482 external
https://nvd.nist.gov/vuln/detail/CVE-2021-29482 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Virtualization release 4.8.0 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains the following OpenShift Virtualization 4.8.0 images:\n\nRHEL-8-CNV-4.8\n==============\n\nkubevirt-template-validator-container-v4.8.0-9\nkubevirt-ssp-operator-container-v4.8.0-41\nvirt-cdi-uploadserver-container-v4.8.0-25\ncnv-must-gather-container-v4.8.0-50\nvirt-cdi-uploadproxy-container-v4.8.0-25\nvirt-cdi-cloner-container-v4.8.0-25\nvirt-cdi-apiserver-container-v4.8.0-25\nkubevirt-v2v-conversion-container-v4.8.0-10\nhostpath-provisioner-operator-container-v4.8.0-17\nhyperconverged-cluster-webhook-container-v4.8.0-62\nhyperconverged-cluster-operator-container-v4.8.0-62\nvirt-cdi-operator-container-v4.8.0-25\nvirt-cdi-importer-container-v4.8.0-25\nvirt-cdi-controller-container-v4.8.0-25\ncnv-containernetworking-plugins-container-v4.8.0-14\nkubemacpool-container-v4.8.0-22\novs-cni-plugin-container-v4.8.0-17\novs-cni-marker-container-v4.8.0-17\nbridge-marker-container-v4.8.0-17\ncluster-network-addons-operator-container-v4.8.0-28\nkubernetes-nmstate-handler-container-v4.8.0-21\nvirtio-win-container-v4.8.0-9\nkubevirt-vmware-container-v4.8.0-11\nhostpath-provisioner-container-v4.8.0-14\nnode-maintenance-operator-container-v4.8.0-19\nvirt-launcher-container-v4.8.0-67\nvm-import-virtv2v-container-v4.8.0-18\nvm-import-controller-container-v4.8.0-18\nvm-import-operator-container-v4.8.0-18\nvirt-handler-container-v4.8.0-67\nvirt-api-container-v4.8.0-67\nvirt-controller-container-v4.8.0-67\nvirt-operator-container-v4.8.0-67\nhco-bundle-registry-container-v4.8.0-451\n\nSecurity Fix(es):\n\n* golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference (CVE-2020-29652)\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* golang-github-gorilla-websocket: integer overflow leads to denial of service (CVE-2020-27813)\n\n* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)\n\n* ulikunitz/xz: Infinite loop in readUvarint allows for denial of service (CVE-2021-29482)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2021:2920",
        "url": "https://access.redhat.com/errata/RHSA-2021:2920"
      },
      {
        "category": "external",
        "summary": "1927473",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1927473"
      },
      {
        "category": "external",
        "summary": "1927853",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1927853"
      },
      {
        "category": "external",
        "summary": "1927886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1927886"
      },
      {
        "category": "external",
        "summary": "1929351",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929351"
      },
      {
        "category": "external",
        "summary": "1931519",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1931519"
      },
      {
        "category": "external",
        "summary": "1932672",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1932672"
      },
      {
        "category": "external",
        "summary": "1936432",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1936432"
      },
      {
        "category": "external",
        "summary": "1936926",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1936926"
      },
      {
        "category": "external",
        "summary": "1936932",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1936932"
      },
      {
        "category": "external",
        "summary": "1937307",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937307"
      },
      {
        "category": "external",
        "summary": "1937873",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937873"
      },
      {
        "category": "external",
        "summary": "1937920",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1937920"
      },
      {
        "category": "external",
        "summary": "1938241",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1938241"
      },
      {
        "category": "external",
        "summary": "1939987",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939987"
      },
      {
        "category": "external",
        "summary": "1941811",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941811"
      },
      {
        "category": "external",
        "summary": "1942424",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1942424"
      },
      {
        "category": "external",
        "summary": "1943217",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1943217"
      },
      {
        "category": "external",
        "summary": "1944379",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944379"
      },
      {
        "category": "external",
        "summary": "1945522",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945522"
      },
      {
        "category": "external",
        "summary": "1945606",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945606"
      },
      {
        "category": "external",
        "summary": "1945608",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945608"
      },
      {
        "category": "external",
        "summary": "1946100",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1946100"
      },
      {
        "category": "external",
        "summary": "1949392",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949392"
      },
      {
        "category": "external",
        "summary": "1949795",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949795"
      },
      {
        "category": "external",
        "summary": "1950776",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950776"
      },
      {
        "category": "external",
        "summary": "1951551",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951551"
      },
      {
        "category": "external",
        "summary": "1952033",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952033"
      },
      {
        "category": "external",
        "summary": "1952034",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952034"
      },
      {
        "category": "external",
        "summary": "1952036",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952036"
      },
      {
        "category": "external",
        "summary": "1952041",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952041"
      },
      {
        "category": "external",
        "summary": "1952052",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952052"
      },
      {
        "category": "external",
        "summary": "1952619",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952619"
      },
      {
        "category": "external",
        "summary": "1953604",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953604"
      },
      {
        "category": "external",
        "summary": "1953796",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953796"
      },
      {
        "category": "external",
        "summary": "1953999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953999"
      },
      {
        "category": "external",
        "summary": "1954017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954017"
      },
      {
        "category": "external",
        "summary": "1954368",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954368"
      },
      {
        "category": "external",
        "summary": "1954470",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954470"
      },
      {
        "category": "external",
        "summary": "1954486",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954486"
      },
      {
        "category": "external",
        "summary": "1954498",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954498"
      },
      {
        "category": "external",
        "summary": "1954663",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954663"
      },
      {
        "category": "external",
        "summary": "1954667",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954667"
      },
      {
        "category": "external",
        "summary": "1956245",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956245"
      },
      {
        "category": "external",
        "summary": "1956304",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956304"
      },
      {
        "category": "external",
        "summary": "1956792",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956792"
      },
      {
        "category": "external",
        "summary": "1957423",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957423"
      },
      {
        "category": "external",
        "summary": "1957521",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957521"
      },
      {
        "category": "external",
        "summary": "1958108",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958108"
      },
      {
        "category": "external",
        "summary": "1958862",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958862"
      },
      {
        "category": "external",
        "summary": "1961222",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961222"
      },
      {
        "category": "external",
        "summary": "1961227",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961227"
      },
      {
        "category": "external",
        "summary": "1962135",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962135"
      },
      {
        "category": "external",
        "summary": "1962604",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962604"
      },
      {
        "category": "external",
        "summary": "1964483",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964483"
      },
      {
        "category": "external",
        "summary": "1964583",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964583"
      },
      {
        "category": "external",
        "summary": "1965390",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1965390"
      },
      {
        "category": "external",
        "summary": "1967526",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1967526"
      },
      {
        "category": "external",
        "summary": "1967771",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1967771"
      },
      {
        "category": "external",
        "summary": "1968196",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968196"
      },
      {
        "category": "external",
        "summary": "1969272",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969272"
      },
      {
        "category": "external",
        "summary": "1969894",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969894"
      },
      {
        "category": "external",
        "summary": "1969912",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969912"
      },
      {
        "category": "external",
        "summary": "1972895",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972895"
      },
      {
        "category": "external",
        "summary": "1974297",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1974297"
      },
      {
        "category": "external",
        "summary": "1977179",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977179"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1663162",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663162"
      },
      {
        "category": "external",
        "summary": "1731819",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1731819"
      },
      {
        "category": "external",
        "summary": "1827793",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827793"
      },
      {
        "category": "external",
        "summary": "1860671",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1860671"
      },
      {
        "category": "external",
        "summary": "1862701",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1862701"
      },
      {
        "category": "external",
        "summary": "1862997",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1862997"
      },
      {
        "category": "external",
        "summary": "1868099",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868099"
      },
      {
        "category": "external",
        "summary": "1868359",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868359"
      },
      {
        "category": "external",
        "summary": "1873555",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873555"
      },
      {
        "category": "external",
        "summary": "1893790",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1893790"
      },
      {
        "category": "external",
        "summary": "1896387",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896387"
      },
      {
        "category": "external",
        "summary": "1896795",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896795"
      },
      {
        "category": "external",
        "summary": "1896797",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1896797"
      },
      {
        "category": "external",
        "summary": "1898999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1898999"
      },
      {
        "category": "external",
        "summary": "1900273",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1900273"
      },
      {
        "category": "external",
        "summary": "1901335",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901335"
      },
      {
        "category": "external",
        "summary": "1901859",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901859"
      },
      {
        "category": "external",
        "summary": "1902111",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902111"
      },
      {
        "category": "external",
        "summary": "1903667",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903667"
      },
      {
        "category": "external",
        "summary": "1903679",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903679"
      },
      {
        "category": "external",
        "summary": "1907707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1907707"
      },
      {
        "category": "external",
        "summary": "1908883",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908883"
      },
      {
        "category": "external",
        "summary": "1911590",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1911590"
      },
      {
        "category": "external",
        "summary": "1915474",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915474"
      },
      {
        "category": "external",
        "summary": "1917380",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1917380"
      },
      {
        "category": "external",
        "summary": "1918750",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918750"
      },
      {
        "category": "external",
        "summary": "1921280",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921280"
      },
      {
        "category": "external",
        "summary": "1921650",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
      },
      {
        "category": "external",
        "summary": "1923243",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1923243"
      },
      {
        "category": "external",
        "summary": "1923251",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1923251"
      },
      {
        "category": "external",
        "summary": "1924479",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924479"
      },
      {
        "category": "external",
        "summary": "1926019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926019"
      },
      {
        "category": "external",
        "summary": "1926986",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926986"
      },
      {
        "category": "external",
        "summary": "1926746",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926746"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2920.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Virtualization 4.8.0 Images",
    "tracking": {
      "current_release_date": "2026-04-06T10:29:33+00:00",
      "generator": {
        "date": "2026-04-06T10:29:33+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.4"
        }
      },
      "id": "RHSA-2021:2920",
      "initial_release_date": "2021-07-28T14:11:53+00:00",
      "revision_history": [
        {
          "date": "2021-07-28T14:11:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-07-28T14:11:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-06T10:29:33+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "CNV 4.8 for RHEL 8",
                "product": {
                  "name": "CNV 4.8 for RHEL 8",
                  "product_id": "8Base-CNV-4.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:container_native_virtualization:4.8::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "OpenShift Virtualization"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64",
                "product": {
                  "name": "container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64",
                  "product_id": "container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-import-operator-rhel8\u0026tag=v4.8.0-18"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64 as a component of CNV 4.8 for RHEL 8",
          "product_id": "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
        },
        "product_reference": "container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64",
        "relates_to_product_reference": "8Base-CNV-4.8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27813",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2020-11-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1902111"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker could use this flaw to cause a denial of service attack on an HTTP Server allowing websocket connections.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-github-gorilla-websocket: integer overflow leads to denial of service",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27813"
        },
        {
          "category": "external",
          "summary": "RHBZ#1902111",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902111"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27813",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27813"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27813",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27813"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/websocket/security/advisories/GHSA-jf24-p9p9-4rjh",
          "url": "https://github.com/gorilla/websocket/security/advisories/GHSA-jf24-p9p9-4rjh"
        }
      ],
      "release_date": "2019-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-07-28T14:11:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:2920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang-github-gorilla-websocket: integer overflow leads to denial of service"
    },
    {
      "cve": "CVE-2020-29652",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "discovery_date": "2020-12-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1908883"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A null pointer dereference vulnerability was found in golang. When using the library\u0027s ssh server without specifying an option for GSSAPIWithMICConfig, it is possible for an attacker to craft an ssh client connection using the `gssapi-with-mic` authentication method and cause the server to panic resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "A large number of products include the affected package, but do not make use of the vulnerable SSH server code.  Accordingly, the flaw itself is rated as \"Important\", but these products themselves all have a \"Low\" severity rating.\n\nAdditionally, a number of products include golang.org/x/crypto (or even golang.org/x/crypto/ssh/terminal) but not specifically golang.org/x/crypto/ssh/server.go in the final build. As this would result in a very large number of entries of not affected products, only products which include the ssh server code (golang.org/x/crypto/ssh/server.go) have been represented here.  \n\nRed Hat Enterprise Linux 8 container-tools:rhel8/containernetworking-plugins is not affected because although it uses some functionality from golang.org/x/crypto, it does not use or import anything from golang.org/x/crypto/ssh/*.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-29652"
        },
        {
          "category": "external",
          "summary": "RHBZ#1908883",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908883"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-29652",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-29652"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-29652",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29652"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1",
          "url": "https://groups.google.com/g/golang-announce/c/ouZIlBimOsE?pli=1"
        }
      ],
      "release_date": "2020-12-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-07-28T14:11:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:2920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: crypto/ssh: crafted authentication request can lead to nil pointer dereference"
    },
    {
      "cve": "CVE-2021-3114",
      "cwe": {
        "id": "CWE-682",
        "name": "Incorrect Calculation"
      },
      "discovery_date": "2021-01-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1918750"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw detected in golang: crypto/elliptic, in which P-224 keys as generated can return incorrect inputs, reducing the strength of the cryptography. The highest threat from this vulnerability is confidentiality and integrity.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/elliptic: incorrect operations on the P-224 curve",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3114"
        },
        {
          "category": "external",
          "summary": "RHBZ#1918750",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918750"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3114",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3114",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3114"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/mperVMGa98w",
          "url": "https://groups.google.com/g/golang-announce/c/mperVMGa98w"
        }
      ],
      "release_date": "2021-01-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-07-28T14:11:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:2920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/elliptic: incorrect operations on the P-224 curve"
    },
    {
      "cve": "CVE-2021-3121",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "discovery_date": "2021-01-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1921650"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting  protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it\u0027s distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate impact.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "RHBZ#1921650",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-07-28T14:11:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:2920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation"
    },
    {
      "cve": "CVE-2021-29482",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-04-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1954368"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in github.com/ulikunitz/xz. The function readUvarint may not terminate a loop what could lead to denial of service (DoS).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ulikunitz/xz: Infinite loop in readUvarint allows for denial of service",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are behind OpenShift OAuth authentication, therefore the impact is low.\nIn OCP before 4.7 the buildah, skopeo and podman packages include vulnerable version of github.com/ulikunitz/xz, but these OCP releases are already in the Maintenance Phase of the support, hence affected components are marked as wontfix. This may be fixed in the future.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-29482"
        },
        {
          "category": "external",
          "summary": "RHBZ#1954368",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954368"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-29482",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-29482"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29482",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29482"
        }
      ],
      "release_date": "2020-08-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-07-28T14:11:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:2920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-CNV-4.8:container-native-virtualization/vm-import-operator-rhel8@sha256:d5f101aa6d75dc70af48b74ab8e18b381f6956cb24fb79beaefecd0940233ae6_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ulikunitz/xz: Infinite loop in readUvarint allows for denial of service"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…