{ "schema_version": "1.4.0", "id": "GHSA-4jhw-c53w-w5r7", "modified": "2025-03-24T16:04:17Z", "published": "2025-03-21T18:31:35Z", "aliases": [ "CVE-2024-53351" ], "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" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/pipe-cd/pipecd" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.49.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53351" }, { "type": "WEB", "url": "https://gist.github.com/HouqiyuA/948a808b8bd48b17b37a4d5e0b6fb005" }, { "type": "PACKAGE", "url": "https://github.com/pipe-cd/pipecd" }, { "type": "WEB", "url": "https://pipecd.dev" } ], "database_specific": { "cwe_ids": [ "CWE-276", "CWE-284", "CWE-732" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-21T22:03:03Z", "nvd_published_at": "2025-03-21T17:15:38Z" } }