From 2adbe40c3f87adea58f65427b802ec05abe9a35d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 09:32:10 +0000 Subject: [PATCH] Publish GHSA-rmvw-3382-fxp7 --- .../GHSA-rmvw-3382-fxp7.json | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 advisories/unreviewed/2024/11/GHSA-rmvw-3382-fxp7/GHSA-rmvw-3382-fxp7.json diff --git a/advisories/unreviewed/2024/11/GHSA-rmvw-3382-fxp7/GHSA-rmvw-3382-fxp7.json b/advisories/unreviewed/2024/11/GHSA-rmvw-3382-fxp7/GHSA-rmvw-3382-fxp7.json new file mode 100644 index 0000000000000..ed29b2e0012dd --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-rmvw-3382-fxp7/GHSA-rmvw-3382-fxp7.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rmvw-3382-fxp7", + "modified": "2024-11-16T09:30:31Z", + "published": "2024-11-16T09:30:31Z", + "aliases": [ + "CVE-2024-10645" + ], + "details": "The Blogger 301 Redirect plugin for WordPress is vulnerable to blind time-based SQL Injection via the ‘br’ parameter in all versions up to, and including, 2.5.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10645" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/blogger-301-redirect/trunk/bloggerredirect.php#L93" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/06359274-37ae-47f5-824c-25600c5b06eb?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-16T09:15:04Z" + } +} \ No newline at end of file