GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2022-44621

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-44621",
    "description": "Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.",
    "id": "GSD-2022-44621"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-44621"
      ],
      "details": "Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.",
      "id": "GSD-2022-44621",
      "modified": "2023-12-13T01:19:25.323517Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@apache.org",
        "ID": "CVE-2022-44621",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Apache Kylin",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "Apache Kylin 4 "
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Apache Software Foundation"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "Messy God \u003cgodimessy@gmail.com\u003e"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.1.0-dev"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Command injection"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://lists.apache.org/thread/7ctchj24dofgsj9g1rg1245cms9myb34",
            "refsource": "MISC",
            "url": "https://lists.apache.org/thread/7ctchj24dofgsj9g1rg1245cms9myb34"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      },
      "work_around": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Users of Kylin 2.x \u0026amp; Kylin 3.x \u0026amp; 4.x should upgrade to 4.0.3 or apply patch \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://github.com/apache/kylin/pull/2011\"\u003ehttps://github.com/apache/kylin/pull/2011\u003c/a\u003e\u003cbr\u003e"
            }
          ],
          "value": "Users of Kylin 2.x \u0026 Kylin 3.x \u0026 4.x should upgrade to 4.0.3 or apply patch  https://github.com/apache/kylin/pull/2011 https://github.com/apache/kylin/pull/2011 \n"
        }
      ]
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[2.0.0,4.0.3)",
          "affected_versions": "All versions starting from 2.0.0 before 4.0.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-77",
            "CWE-937"
          ],
          "date": "2023-04-14",
          "description": "Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.",
          "fixed_versions": [
            "4.0.3"
          ],
          "identifier": "CVE-2022-44621",
          "identifiers": [
            "GHSA-w9rv-xmf7-x3gh",
            "CVE-2022-44621"
          ],
          "not_impacted": "All versions before 2.0.0, all versions starting from 4.0.3",
          "package_slug": "maven/org.apache.kylin/kylin-server-base",
          "pubdate": "2022-12-30",
          "solution": "Upgrade to version 4.0.3 or above.",
          "title": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-44621",
            "https://lists.apache.org/thread/7ctchj24dofgsj9g1rg1245cms9myb34",
            "https://github.com/apache/kylin/pull/2011",
            "https://github.com/apache/kylin/pull/2011/commits/418a63c61379d429312972fc94b87994e06b664f",
            "https://github.com/apache/kylin/commit/fd2977e21c51f1afed668f2d9713cf562f2dc42d",
            "https://github.com/advisories/GHSA-w9rv-xmf7-x3gh"
          ],
          "uuid": "752010a4-6212-442e-b684-dce0d18398a5"
        },
        {
          "affected_range": "(,4.0.3)",
          "affected_versions": "All versions before 4.0.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-77",
            "CWE-937"
          ],
          "date": "2023-01-09",
          "description": "Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.",
          "fixed_versions": [
            "4.0.3"
          ],
          "identifier": "CVE-2022-44621",
          "identifiers": [
            "CVE-2022-44621",
            "GHSA-w9rv-xmf7-x3gh"
          ],
          "not_impacted": "",
          "package_slug": "maven/org.apache.kylin/kylin",
          "pubdate": "2022-12-30",
          "solution": "Upgrade to version 4.0.3 or above.",
          "title": "Apache Kylin vulnerable to Command injection by Diagnosis Controller",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-44621",
            "https://lists.apache.org/thread/7ctchj24dofgsj9g1rg1245cms9myb34",
            "https://github.com/apache/kylin/pull/2011",
            "https://github.com/advisories/GHSA-w9rv-xmf7-x3gh"
          ],
          "uuid": "0be71c69-b43f-4710-a14d-507511c750c0"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.0.3",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@apache.org",
          "ID": "CVE-2022-44621"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-77"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://lists.apache.org/thread/7ctchj24dofgsj9g1rg1245cms9myb34",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://lists.apache.org/thread/7ctchj24dofgsj9g1rg1245cms9myb34"
            }
          ]
        }
      },
      "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": "2023-01-09T17:58Z",
      "publishedDate": "2022-12-30T11: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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…