GSD-2022-36023

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-36023",
    "description": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6.",
    "id": "GSD-2022-36023"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-36023"
      ],
      "details": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6.",
      "id": "GSD-2022-36023",
      "modified": "2023-12-13T01:19:21.228058Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-36023",
        "STATE": "PUBLIC",
        "TITLE": "Remote denial of service in Hyperledger Fabric Gateway"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "fabric",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "\u003c 2.4.6"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "hyperledger"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-20: Improper Input Validation"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r",
            "refsource": "CONFIRM",
            "url": "https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r"
          },
          {
            "name": "https://github.com/hyperledger/fabric/releases/tag/v2.4.6",
            "refsource": "MISC",
            "url": "https://github.com/hyperledger/fabric/releases/tag/v2.4.6"
          },
          {
            "name": "https://github.com/hyperledger/fabric/pull/3572",
            "refsource": "MISC",
            "url": "https://github.com/hyperledger/fabric/pull/3572"
          },
          {
            "name": "https://github.com/hyperledger/fabric/pull/3576",
            "refsource": "MISC",
            "url": "https://github.com/hyperledger/fabric/pull/3576"
          },
          {
            "name": "https://github.com/hyperledger/fabric/pull/3577",
            "refsource": "MISC",
            "url": "https://github.com/hyperledger/fabric/pull/3577"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-qj6r-fhrc-jj5r",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v2.4.0 \u003cv2.4.6",
          "affected_versions": "All versions starting from 2.4.0 before 2.4.6",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2022-10-13",
          "description": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6.",
          "fixed_versions": [
            "v2.4.6"
          ],
          "identifier": "CVE-2022-36023",
          "identifiers": [
            "GHSA-qj6r-fhrc-jj5r",
            "CVE-2022-36023"
          ],
          "not_impacted": "All versions before 2.4.0, all versions starting from 2.4.6",
          "package_slug": "go/github.com/hyperledger/fabric",
          "pubdate": "2022-10-13",
          "solution": "Upgrade to version 2.4.6 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r",
            "https://nvd.nist.gov/vuln/detail/CVE-2022-36023",
            "https://github.com/hyperledger/fabric/releases/tag/v2.4.6",
            "https://github.com/advisories/GHSA-qj6r-fhrc-jj5r"
          ],
          "uuid": "78526291-d391-4b41-ad82-a9a79eb35911",
          "versions": [
            {
              "commit": {
                "sha": "41b6586b386f66201b99059ae75fd0f0201d4c92",
                "tags": [
                  "v2.4.0"
                ],
                "timestamp": "20211129202756"
              },
              "number": "v2.4.0"
            },
            {
              "commit": {
                "sha": "83596078d0c3d2695dc3bb7bcd726719164adc2c",
                "tags": [
                  "v2.4.6"
                ],
                "timestamp": "20220808214918"
              },
              "number": "v2.4.6"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:hyperledger:fabric:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.4.6",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2022-36023"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. If a gateway client application sends a malformed request to a gateway peer it may crash the peer node. Version 2.4.6 checks for the malformed gateway request and returns an error to the gateway client. There are no known workarounds, users must upgrade to version 2.4.6."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/hyperledger/fabric/releases/tag/v2.4.6",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/hyperledger/fabric/releases/tag/v2.4.6"
            },
            {
              "name": "https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/hyperledger/fabric/security/advisories/GHSA-qj6r-fhrc-jj5r"
            },
            {
              "name": "https://github.com/hyperledger/fabric/pull/3572",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/hyperledger/fabric/pull/3572"
            },
            {
              "name": "https://github.com/hyperledger/fabric/pull/3577",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/hyperledger/fabric/pull/3577"
            },
            {
              "name": "https://github.com/hyperledger/fabric/pull/3576",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/hyperledger/fabric/pull/3576"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "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:L",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2023-02-16T02:32Z",
      "publishedDate": "2022-08-18T16:15Z"
    }
  }
}


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…