From 21313441e873acfd24544d7ee37665c45e4425ca Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:18:26 +0000 Subject: [PATCH] Publish Advisories GHSA-8q69-pw39-hpqh GHSA-8q69-pw39-hpqh --- .../GHSA-8q69-pw39-hpqh.json | 88 +++++++++++++++++++ .../GHSA-8q69-pw39-hpqh.json | 42 --------- 2 files changed, 88 insertions(+), 42 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json diff --git a/advisories/github-reviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json b/advisories/github-reviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json new file mode 100644 index 00000000000..9d780ed2d78 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json @@ -0,0 +1,88 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8q69-pw39-hpqh", + "modified": "2024-10-17T17:16:51Z", + "published": "2022-05-24T17:35:51Z", + "aliases": [ + "CVE-2020-16971" + ], + "summary": "Azure SDK for Java Security Feature Bypass Vulnerability", + "details": "Azure SDK for Java Security Feature Bypass Vulnerability", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.azure:azure-eventhubs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.2.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.azure:azure-core-amqp" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16971" + }, + { + "type": "WEB", + "url": "https://azure.github.io/azure-sdk/releases/2020-10/index.html" + }, + { + "type": "WEB", + "url": "https://azure.github.io/azure-sdk/releases/2020-10/java.html" + }, + { + "type": "WEB", + "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-16971" + }, + { + "type": "WEB", + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-16971" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-17T17:16:51Z", + "nvd_published_at": "2020-12-10T00:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json b/advisories/unreviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json deleted file mode 100644 index a12ca0f05c0..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-8q69-pw39-hpqh/GHSA-8q69-pw39-hpqh.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8q69-pw39-hpqh", - "modified": "2024-10-17T03:31:31Z", - "published": "2022-05-24T17:35:51Z", - "aliases": [ - "CVE-2020-16971" - ], - "details": ", aka 'Azure SDK for Java Security Feature Bypass Vulnerability'.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16971" - }, - { - "type": "WEB", - "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-16971" - }, - { - "type": "WEB", - "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-16971" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-12-10T00:15:00Z" - } -} \ No newline at end of file