GSD-2022-36089

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
KubeVela is an application delivery platform Users using KubeVela's VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-36089",
    "description": "KubeVela is an application delivery platform Users using KubeVela\u0027s VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue.",
    "id": "GSD-2022-36089"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-36089"
      ],
      "details": "KubeVela is an application delivery platform Users using KubeVela\u0027s VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue.",
      "id": "GSD-2022-36089",
      "modified": "2023-12-13T01:19:21.468874Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-36089",
        "STATE": "PUBLIC",
        "TITLE": "VelaUX APIServer vulnerable to Authentication Bypass by Capture-replay"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "kubevela",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "\u003e= 1.4.0, \u003c 1.4.11"
                        },
                        {
                          "version_value": "\u003e= 1.5.0, \u003c 1.5.3"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "kubevela"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "KubeVela is an application delivery platform Users using KubeVela\u0027s VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 8.2,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "LOW",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-294: Authentication Bypass by Capture-replay"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/kubevela/kubevela/security/advisories/GHSA-cq42-w295-r29q",
            "refsource": "CONFIRM",
            "url": "https://github.com/kubevela/kubevela/security/advisories/GHSA-cq42-w295-r29q"
          },
          {
            "name": "https://github.com/kubevela/kubevela/pull/4634",
            "refsource": "MISC",
            "url": "https://github.com/kubevela/kubevela/pull/4634"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-cq42-w295-r29q",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v1.4.0 \u003cv1.4.11 || \u003e=v1.5.0 \u003cv1.5.3",
          "affected_versions": "All versions starting from 1.4.0 before 1.4.11, all versions starting from 1.5.0 before 1.5.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-294",
            "CWE-937"
          ],
          "date": "2022-09-16",
          "description": "KubeVela is an application delivery platform Users using KubeVela\u0027s VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue.",
          "fixed_versions": [
            "v1.4.11",
            "v1.5.3"
          ],
          "identifier": "CVE-2022-36089",
          "identifiers": [
            "CVE-2022-36089",
            "GHSA-cq42-w295-r29q"
          ],
          "not_impacted": "",
          "package_slug": "go/github.com/kubevela/kubevela",
          "pubdate": "2022-09-07",
          "solution": "Upgrade to versions 1.4.11, 1.5.3 or above.",
          "title": "Authentication Bypass by Capture-replay",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-36089",
            "https://github.com/kubevela/kubevela/pull/4634",
            "https://github.com/kubevela/kubevela/security/advisories/GHSA-cq42-w295-r29q"
          ],
          "uuid": "36486576-38a5-49b9-bdf5-6c4ad5a57ef7",
          "versions": [
            {
              "commit": {
                "sha": "8f7a8258fe0f82107208eaa13aee264ad0d6ce7e",
                "tags": [
                  "v1.4.0"
                ],
                "timestamp": "20220531105654"
              },
              "number": "v1.4.0"
            },
            {
              "commit": {
                "sha": "e29b1af20288d25f5addb268fef83fe21fd1f689",
                "tags": [
                  "v1.5.0"
                ],
                "timestamp": "20220803121532"
              },
              "number": "v1.5.0"
            },
            {
              "commit": {
                "sha": "58ca3a820d407d5a3cfb692194c4a9662d50595e",
                "tags": [
                  "v1.5.3"
                ],
                "timestamp": "20220824012904"
              },
              "number": "v1.5.3"
            },
            {
              "commit": {
                "sha": "7df2b34a0b170c3a90fed5ddc7e518a4c8258c61",
                "tags": [
                  "v1.4.11"
                ],
                "timestamp": "20220824113324"
              },
              "number": "v1.4.11"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:kubevela:kubevela:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.5.3",
                "versionStartIncluding": "1.5.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubevela:kubevela:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.4.11",
                "versionStartIncluding": "1.4.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2022-36089"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "KubeVela is an application delivery platform Users using KubeVela\u0027s VelaUX APIServer could be affected by an authentication bypass vulnerability. In KubeVela prior to versions 1.4.11 and 1.5.4, VelaUX APIServer uses the `PlatformID` as the signed key to generate the JWT tokens for users. Another API called `getSystemInfo` exposes the platformID. This vulnerability allows users to use the platformID to re-generate the JWT tokens to bypass the authentication. Versions 1.4.11 and 1.5.4 contain a patch for this issue."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-294"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/kubevela/kubevela/pull/4634",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/kubevela/kubevela/pull/4634"
            },
            {
              "name": "https://github.com/kubevela/kubevela/security/advisories/GHSA-cq42-w295-r29q",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/kubevela/kubevela/security/advisories/GHSA-cq42-w295-r29q"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-09-16T16:19Z",
      "publishedDate": "2022-09-07T23:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…