diff --git a/advisories/unreviewed/2023/12/GHSA-97rv-88gf-phvr/GHSA-97rv-88gf-phvr.json b/advisories/github-reviewed/2023/12/GHSA-97rv-88gf-phvr/GHSA-97rv-88gf-phvr.json similarity index 55% rename from advisories/unreviewed/2023/12/GHSA-97rv-88gf-phvr/GHSA-97rv-88gf-phvr.json rename to advisories/github-reviewed/2023/12/GHSA-97rv-88gf-phvr/GHSA-97rv-88gf-phvr.json index 46935c0f93f..6965afa73b5 100644 --- a/advisories/unreviewed/2023/12/GHSA-97rv-88gf-phvr/GHSA-97rv-88gf-phvr.json +++ b/advisories/github-reviewed/2023/12/GHSA-97rv-88gf-phvr/GHSA-97rv-88gf-phvr.json @@ -1,23 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-97rv-88gf-phvr", - "modified": "2023-12-15T09:30:17Z", + "modified": "2023-12-15T23:25:04Z", "published": "2023-12-15T09:30:17Z", "aliases": [ "CVE-2023-46279" ], + "summary": "Apache Dubbo: Bypass deny serialize list check in Apache Dubbo", "details": "Deserialization of Untrusted Data vulnerability in Apache Dubbo.This issue only affects Apache Dubbo 3.1.5.\n\nUsers are recommended to upgrade to the latest version, which fixes the issue.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.dubbo:dubbo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.1.5" + }, + { + "fixed": "3.1.6" + } + ] + } + ], + "versions": [ + "3.1.5" + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46279" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/dubbo" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/zw53nxrkrfswmk9n3sfwxmcj7x030nmo" @@ -31,9 +57,9 @@ "cwe_ids": [ "CWE-502" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-12-15T23:25:04Z", "nvd_published_at": "2023-12-15T09:15:07Z" } } \ No newline at end of file