diff --git a/advisories/github-reviewed/2025/04/GHSA-wfm2-rq5g-f8v5/GHSA-wfm2-rq5g-f8v5.json b/advisories/github-reviewed/2025/04/GHSA-wfm2-rq5g-f8v5/GHSA-wfm2-rq5g-f8v5.json new file mode 100644 index 00000000000..16ec841e9a4 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-wfm2-rq5g-f8v5/GHSA-wfm2-rq5g-f8v5.json @@ -0,0 +1,59 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wfm2-rq5g-f8v5", + "modified": "2025-04-29T15:11:41Z", + "published": "2025-04-29T15:11:41Z", + "aliases": [], + "summary": "@account-kit/smart-contracts Allowlist Module Bypass Vulnerability", + "details": "### Summary\nAllowlist module contains a bypass vulnerability\n\n### Details\nThe logic for using an allowlist on a Modular Account V2 contained a bug that allowed session keys to bypass any allowlist configuration\n\n### Action\nIf you are using @aa-sdk and/or @account-kit/smart-contracts between the versions of >=4.8.0 and <4.28.1, please upgrade to 4.28.2", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@account-kit/smart-contracts" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.8.0" + }, + { + "fixed": "4.28.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/alchemyplatform/aa-sdk/security/advisories/GHSA-wfm2-rq5g-f8v5" + }, + { + "type": "WEB", + "url": "https://github.com/alchemyplatform/aa-sdk/commit/b65bafdb9eec3a009df2cbabf09a35a76550e9d0" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alchemyplatform/aa-sdk" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-288" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-29T15:11:41Z", + "nvd_published_at": null + } +} \ No newline at end of file