diff --git a/advisories/github-reviewed/2025/03/GHSA-4jhw-c53w-w5r7/GHSA-4jhw-c53w-w5r7.json b/advisories/github-reviewed/2025/03/GHSA-4jhw-c53w-w5r7/GHSA-4jhw-c53w-w5r7.json index 8f7431019c1..5948fe9bef2 100644 --- a/advisories/github-reviewed/2025/03/GHSA-4jhw-c53w-w5r7/GHSA-4jhw-c53w-w5r7.json +++ b/advisories/github-reviewed/2025/03/GHSA-4jhw-c53w-w5r7/GHSA-4jhw-c53w-w5r7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4jhw-c53w-w5r7", - "modified": "2025-03-21T22:03:03Z", + "modified": "2025-03-24T16:04:17Z", "published": "2025-03-21T18:31:35Z", "aliases": [ "CVE-2024-53351" @@ -9,6 +9,10 @@ "summary": "PipeCD Vulnerable to Privilege Escalation", "details": "Insecure permissions in pipecd v0.49 allow attackers to gain access to the service account's token, leading to escalation of privileges.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" @@ -55,6 +59,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-276", "CWE-284", "CWE-732" ],