From 62deee2e11ac01e1b0460c3118e2b7a9f23d8d58 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 21:40:07 +0000 Subject: [PATCH] Publish GHSA-846g-p7hm-f54r --- .../2024/04/GHSA-846g-p7hm-f54r/GHSA-846g-p7hm-f54r.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/04/GHSA-846g-p7hm-f54r/GHSA-846g-p7hm-f54r.json b/advisories/github-reviewed/2024/04/GHSA-846g-p7hm-f54r/GHSA-846g-p7hm-f54r.json index b791f17a2aa..6cb45454bf6 100644 --- a/advisories/github-reviewed/2024/04/GHSA-846g-p7hm-f54r/GHSA-846g-p7hm-f54r.json +++ b/advisories/github-reviewed/2024/04/GHSA-846g-p7hm-f54r/GHSA-846g-p7hm-f54r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-846g-p7hm-f54r", - "modified": "2024-04-15T20:25:04Z", + "modified": "2024-08-15T21:38:29Z", "published": "2024-04-15T18:30:51Z", "aliases": [ "CVE-2024-28056" @@ -9,7 +9,10 @@ "summary": "AWS Amplify CLI has incorrect trust policy management", "details": "Amazon AWS Amplify CLI before 12.10.1 incorrectly configures the role trust policy of IAM roles associated with Amplify projects. When the Authentication component is removed from an Amplify project, a Condition property is removed but \"Effect\":\"Allow\" remains present, and consequently sts:AssumeRoleWithWebIdentity would be available to threat actors with no conditions. Thus, if Amplify CLI had been used to remove the Authentication component from a project built between August 2019 and January 2024, an \"assume role\" may have occurred, and may have been leveraged to obtain unauthorized access to an organization's AWS resources. NOTE: the problem could only occur if an authorized AWS user removed an Authentication component. (The vulnerability did not give a threat actor the ability to remove an Authentication component.) However, in realistic situations, an authorized AWS user may have removed an Authentication component, e.g., if the objective were to stop using built-in Cognito resources, or move to a completely different identity provider.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -66,7 +69,7 @@ "cwe_ids": [ "CWE-269" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-04-15T20:25:04Z", "nvd_published_at": "2024-04-15T18:15:10Z"