diff --git a/advisories/github-reviewed/2025/05/GHSA-2f4r-34m4-3w8q/GHSA-2f4r-34m4-3w8q.json b/advisories/github-reviewed/2025/05/GHSA-2f4r-34m4-3w8q/GHSA-2f4r-34m4-3w8q.json new file mode 100644 index 00000000000..88877636f9a --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-2f4r-34m4-3w8q/GHSA-2f4r-34m4-3w8q.json @@ -0,0 +1,67 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2f4r-34m4-3w8q", + "modified": "2025-05-17T15:07:23Z", + "published": "2025-05-17T15:07:23Z", + "aliases": [], + "summary": "Auth0 Wordpress plugin Vulnerable to Brute Force Authentication Tags of CookieStore Sessions", + "details": "**Overview**\nSession cookies of applications using the Auth0 Wordpress plugin configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access.\n\n**Am I Affected?**\nYou are affected by this vulnerability if you meet the following pre-conditions:\n1. Applications using the Auth0 WordPress Plugin with version <=5.2.1\n2. Auth0 WordPress Plugin uses the Auth0-PHP SDK with version 8.0.0-BETA1 or higher and below 8.14.0. \n3. Session storage configured with CookieStore.\n\n\n**Fix**\nUpgrade Auth0/wordpress plugin to v5.3.0. As an additional precautionary measure, we recommend rotating your cookie encryption keys. Note that once updated, any previous session cookies will be rejected.\n\n**Acknowledgement**\nOkta would like to thank Félix Charette for discovering this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "auth0/wordpress" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/auth0/wordpress/security/advisories/GHSA-2f4r-34m4-3w8q" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47275" + }, + { + "type": "WEB", + "url": "https://github.com/auth0/wordpress/commit/06b64468089472d8b62c881708be7eb3749b35ac" + }, + { + "type": "PACKAGE", + "url": "https://github.com/auth0/wordpress" + }, + { + "type": "WEB", + "url": "https://github.com/auth0/wordpress/releases/tag/5.3.0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-05-17T15:07:23Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/05/GHSA-9wg9-93h9-j8ch/GHSA-9wg9-93h9-j8ch.json b/advisories/github-reviewed/2025/05/GHSA-9wg9-93h9-j8ch/GHSA-9wg9-93h9-j8ch.json new file mode 100644 index 00000000000..6f9c1b72eea --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-9wg9-93h9-j8ch/GHSA-9wg9-93h9-j8ch.json @@ -0,0 +1,67 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9wg9-93h9-j8ch", + "modified": "2025-05-17T15:06:54Z", + "published": "2025-05-17T15:06:54Z", + "aliases": [], + "summary": "Auth0 Symfony SDK Vulnerable to Brute Force Authentication Tags of CookieStore Sessions", + "details": "**Overview**\nSession cookies of applications using the Auth0 symfony SDK configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access.\n\n**Am I Affected?**\nYou are affected by this vulnerability if you meet the following pre-conditions:\n1. Applications using the Auth0 symfony SDK with version <=5.3.1\n2. Auth0/Symfony SDK uses the Auth0-PHP SDK with version 8.0.0-BETA1 or higher and below 8.14.0. \n3. Session storage configured with CookieStore.\n\n\n**Fix**\nUpgrade Auth0/symfony to v5.4.0. As an additional precautionary measure, we recommend rotating your cookie encryption keys. Note that once updated, any previous session cookies will be rejected.\n\n**Acknowledgement**\nOkta would like to thank Félix Charette for discovering this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "auth0/symfony" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.4.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/auth0/symfony/security/advisories/GHSA-9wg9-93h9-j8ch" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47275" + }, + { + "type": "WEB", + "url": "https://github.com/auth0/symfony/commit/9a7294f08a32f17a0e77c8522a648195b6940340" + }, + { + "type": "PACKAGE", + "url": "https://github.com/auth0/symfony" + }, + { + "type": "WEB", + "url": "https://github.com/auth0/symfony/releases/tag/5.4.0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-05-17T15:06:54Z", + "nvd_published_at": null + } +} \ No newline at end of file