gsd-2022-24969
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
bypass CVE-2021-25640 > In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the white host check which can cause open redirect or SSRF vulnerability.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2022-24969",
    "description": "bypass CVE-2021-25640 \u003e In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the white host check which can cause open redirect or SSRF vulnerability.",
    "id": "GSD-2022-24969"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-24969"
      ],
      "details": "bypass CVE-2021-25640 \u003e In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the white host check which can cause open redirect or SSRF vulnerability.",
      "id": "GSD-2022-24969",
      "modified": "2023-12-13T01:19:43.460151Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@apache.org",
        "ID": "CVE-2022-24969",
        "STATE": "PUBLIC",
        "TITLE": "bypass of CVE-2021-25640"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Apache Dubbo",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "Apache Dubbo 2.7.x",
                          "version_value": "2.7.15"
                        },
                        {
                          "version_affected": "\u003c=",
                          "version_name": "Apache Dubbo 2.6.x",
                          "version_value": "2.6.12"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Apache Software Foundation"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "bypass CVE-2021-25640 \u003e In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the white host check which can cause open redirect or SSRF vulnerability."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "impact": [
        {}
      ],
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "bypass CVE-2021-25640 (CWE-918 Server-Side Request Forgery (SSRF))"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://lists.apache.org/thread/1xbckc3467wfk5r7n2o44r2brdsbwxgr",
            "refsource": "MISC",
            "url": "https://lists.apache.org/thread/1xbckc3467wfk5r7n2o44r2brdsbwxgr"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[2.5.0,2.6.12)",
          "affected_versions": "All versions starting from 2.5.0 before 2.6.12",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2022-06-10",
          "description": "bypass CVE-2021-25640 \u003e In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the allowed host check which can cause open redirect or SSRF vulnerability.",
          "fixed_versions": [
            "2.6.12"
          ],
          "identifier": "CVE-2022-24969",
          "identifiers": [
            "GHSA-gm48-83x4-84jg",
            "CVE-2022-24969"
          ],
          "not_impacted": "All versions before 2.5.0, all versions starting from 2.6.12",
          "package_slug": "maven/com.alibaba/dubbo",
          "pubdate": "2022-06-10",
          "solution": "Upgrade to version 2.6.12 or above.",
          "title": "Server-side request forgery in Apache Dubbo",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-24969",
            "https://lists.apache.org/thread/1xbckc3467wfk5r7n2o44r2brdsbwxgr",
            "https://nvd.nist.gov/vuln/detail/CVE-2021-25640",
            "https://github.com/advisories/GHSA-gw4j-4229-q4px",
            "https://github.com/advisories/GHSA-gm48-83x4-84jg"
          ],
          "uuid": "e1eddc55-e5cb-4225-b0f6-4282bb3ffb01"
        },
        {
          "affected_range": "(,2.6.11],[2.7.0,2.7.15)",
          "affected_versions": "All versions before 2.6.12, all versions starting from 2.7.0 before 2.7.15",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-601",
            "CWE-937"
          ],
          "date": "2022-06-15",
          "description": "bypass CVE-2021-25640 \u003e In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of `parseURL` method will lead to the bypass of the allowed host check which can cause open redirect or SSRF vulnerability.",
          "fixed_versions": [
            "2.6.12",
            "2.7.15"
          ],
          "identifier": "CVE-2022-24969",
          "identifiers": [
            "CVE-2022-24969",
            "GHSA-gm48-83x4-84jg"
          ],
          "not_impacted": "All versions starting from 2.6.12 before 2.7.15, all versions starting from 2.7.15",
          "package_slug": "maven/org.apache.dubbo/dubbo",
          "pubdate": "2022-06-09",
          "solution": "Upgrade to versions 2.6.12, 2.7.0 or above.",
          "title": "Server-side request forgery in Apache Dubbo",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-24969",
            "https://lists.apache.org/thread/1xbckc3467wfk5r7n2o44r2brdsbwxgr",
            "https://nvd.nist.gov/vuln/detail/CVE-2021-25640",
            "https://github.com/advisories/GHSA-gw4j-4229-q4px",
            "https://github.com/advisories/GHSA-gm48-83x4-84jg"
          ],
          "uuid": "b75e3e13-9304-4bb0-8458-dd57f079f274"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.7.15",
                "versionStartIncluding": "2.7.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.6.12",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@apache.org",
          "ID": "CVE-2022-24969"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "bypass CVE-2021-25640 \u003e In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the white host check which can cause open redirect or SSRF vulnerability."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-601"
                },
                {
                  "lang": "en",
                  "value": "CWE-918"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://lists.apache.org/thread/1xbckc3467wfk5r7n2o44r2brdsbwxgr",
              "refsource": "MISC",
              "tags": [
                "Broken Link"
              ],
              "url": "https://lists.apache.org/thread/1xbckc3467wfk5r7n2o44r2brdsbwxgr"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 4.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 2.7
        }
      },
      "lastModifiedDate": "2022-06-15T18:56Z",
      "publishedDate": "2022-06-09T16: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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…