Publish GHSA-97rv-88gf-phvr

This commit is contained in:
advisory-database[bot]
2023-12-15 23:26:20 +00:00
parent b8f057f60f
commit d12780ebf9
@@ -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"
}
}