From 79e33e2ce32c8f50e36f79e458cf156ec41d49bd Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 03:36:08 +0000 Subject: [PATCH] Publish GHSA-242h-xpv3-fj4h --- .../GHSA-242h-xpv3-fj4h.json | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-242h-xpv3-fj4h/GHSA-242h-xpv3-fj4h.json diff --git a/advisories/unreviewed/2024/10/GHSA-242h-xpv3-fj4h/GHSA-242h-xpv3-fj4h.json b/advisories/unreviewed/2024/10/GHSA-242h-xpv3-fj4h/GHSA-242h-xpv3-fj4h.json new file mode 100644 index 00000000000..1c023e1a441 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-242h-xpv3-fj4h/GHSA-242h-xpv3-fj4h.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-242h-xpv3-fj4h", + "modified": "2024-10-11T03:34:40Z", + "published": "2024-10-11T03:34:40Z", + "aliases": [ + "CVE-2024-9822" + ], + "details": "The Pedalo Connector plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.0.5. This is due to insufficient restriction on the 'login_admin_user' function. This makes it possible for unauthenticated attackers to log to the first user, who is usually the administrator, or if it does not exist, then to the first administrator.", + "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-9822" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/pedalo-connector/tags/2.0.5/public/class-pedalo_connector-public.php#L118" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6ab0d342-bfa7-4760-b839-37c3354414ca?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-288" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-11T03:15:10Z" + } +} \ No newline at end of file