From 05edfeb076151c4b5ee7cddbd782d5da73cc72fd Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 15:31:53 +0000 Subject: [PATCH] Publish GHSA-fq3g-g86h-mhjv --- .../GHSA-fq3g-g86h-mhjv.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-fq3g-g86h-mhjv/GHSA-fq3g-g86h-mhjv.json diff --git a/advisories/unreviewed/2024/10/GHSA-fq3g-g86h-mhjv/GHSA-fq3g-g86h-mhjv.json b/advisories/unreviewed/2024/10/GHSA-fq3g-g86h-mhjv/GHSA-fq3g-g86h-mhjv.json new file mode 100644 index 00000000000..4f035cb4c93 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-fq3g-g86h-mhjv/GHSA-fq3g-g86h-mhjv.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fq3g-g86h-mhjv", + "modified": "2024-10-26T15:30:44Z", + "published": "2024-10-26T15:30:44Z", + "aliases": [ + "CVE-2024-9501" + ], + "details": "The Wp Social Login and Register Social Counter plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 3.0.7. This is due to insufficient verification on the user being returned by the social login token. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email and the user does not have an already-existing account for the service returning the token.", + "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": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9501" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-social/tags/3.0.6/inc/admin-create-user.php#L205" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3173675" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a4294f5f-d989-4b97-88ee-4e94f4f7845a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-288" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T13:15:11Z" + } +} \ No newline at end of file