ghsa-gw4j-4229-q4px
Vulnerability from github
Published
2022-03-18 17:56
Modified
2022-03-18 17:56
Severity ?
VLAI Severity ?
Summary
Server-Side Request Forgery in Apache Dubbo
Details
In Apache Dubbo prior to 2.6.9 and 2.7.10, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dubbo:dubbo" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.7.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.alibaba:dubbo" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.6.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-25640" ], "database_specific": { "cwe_ids": [ "CWE-601", "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2021-06-02T19:51:25Z", "nvd_published_at": "2021-06-01T14:15:00Z", "severity": "MODERATE" }, "details": "In Apache Dubbo prior to 2.6.9 and 2.7.10, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability.", "id": "GHSA-gw4j-4229-q4px", "modified": "2022-03-18T17:56:45Z", "published": "2022-03-18T17:56:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25640" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/re4cab8855361a454d2af106fb3dad76259e723015fd7e09cb4f9eb77%40%3Cdev.dubbo.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/re4cab8855361a454d2af106fb3dad76259e723015fd7e09cb4f9eb77@%3Cdev.dubbo.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Server-Side Request Forgery in Apache Dubbo" }
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…