From 6672f4ba3ed20a6c317265f141ec59c4acdb2c0b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:53:45 +0000 Subject: [PATCH] Publish Advisories GHSA-92cg-ghq6-9587 GHSA-gcgw-q47m-prvj --- .../12/GHSA-92cg-ghq6-9587/GHSA-92cg-ghq6-9587.json | 12 +++++++----- .../12/GHSA-gcgw-q47m-prvj/GHSA-gcgw-q47m-prvj.json | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/advisories/github-reviewed/2023/12/GHSA-92cg-ghq6-9587/GHSA-92cg-ghq6-9587.json b/advisories/github-reviewed/2023/12/GHSA-92cg-ghq6-9587/GHSA-92cg-ghq6-9587.json index eb2ee853f05..0a930ed937c 100644 --- a/advisories/github-reviewed/2023/12/GHSA-92cg-ghq6-9587/GHSA-92cg-ghq6-9587.json +++ b/advisories/github-reviewed/2023/12/GHSA-92cg-ghq6-9587/GHSA-92cg-ghq6-9587.json @@ -1,13 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-92cg-ghq6-9587", - "modified": "2024-05-20T22:00:25Z", + "modified": "2024-09-30T18:52:24Z", "published": "2023-12-12T03:31:45Z", + "withdrawn": "2024-09-30T18:52:24Z", "aliases": [ - "CVE-2023-50424" + ], - "summary": "Privilege escalation in sap/cloud-security-client-go", - "details": "SAP BTP Security Services Integration Library ([Golang] github.com/sap/cloud-security-client-go) - versions < 0.17.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application.\n\n", + "summary": "Duplicate Advisory: Privilege escalation in sap/cloud-security-client-go", + "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-m8rw-rcpq-2vp2. This link is maintained to preserve external references.\n\n## Original Description\nSAP BTP Security Services Integration Library ([Golang] github.com/sap/cloud-security-client-go) - versions < 0.17.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application.\n\n", "severity": [ { "type": "CVSS_V3", @@ -72,7 +73,8 @@ "database_specific": { "cwe_ids": [ "CWE-269", - "CWE-639" + "CWE-639", + "CWE-749" ], "severity": "CRITICAL", "github_reviewed": true, diff --git a/advisories/github-reviewed/2023/12/GHSA-gcgw-q47m-prvj/GHSA-gcgw-q47m-prvj.json b/advisories/github-reviewed/2023/12/GHSA-gcgw-q47m-prvj/GHSA-gcgw-q47m-prvj.json index c915de8eccb..8b7321ac092 100644 --- a/advisories/github-reviewed/2023/12/GHSA-gcgw-q47m-prvj/GHSA-gcgw-q47m-prvj.json +++ b/advisories/github-reviewed/2023/12/GHSA-gcgw-q47m-prvj/GHSA-gcgw-q47m-prvj.json @@ -1,13 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-gcgw-q47m-prvj", - "modified": "2024-01-09T18:25:39Z", + "modified": "2024-09-30T18:52:44Z", "published": "2023-12-12T03:31:45Z", + "withdrawn": "2024-09-30T18:52:44Z", "aliases": [ - "CVE-2023-50422" + ], - "summary": "Improper JWT Signature Validation in SAP Security Services Library ", - "details": "SAP BTP Security Services Integration Library ([Java] cloud-security-services-integration-library) - versions below 2.17.0 and versions from 3.0.0 to before 3.3.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application.\n\n", + "summary": "Duplicate Advisory: Improper JWT Signature Validation in SAP Security Services Library ", + "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-59c9-pxq8-9c73. This link is maintained to preserve external references.\n\n## Original Description\nSAP BTP Security Services Integration Library ([Java] cloud-security-services-integration-library) - versions below 2.17.0 and versions from 3.0.0 to before 3.3.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application.\n\n", "severity": [ { "type": "CVSS_V3", @@ -175,7 +176,8 @@ "database_specific": { "cwe_ids": [ "CWE-269", - "CWE-639" + "CWE-639", + "CWE-749" ], "severity": "CRITICAL", "github_reviewed": true,