From 36e776cbe395ecb27974ea997f9e4f6d1f437c87 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 06:31:45 +0000 Subject: [PATCH] Publish GHSA-37wv-xpm8-wf7h --- .../GHSA-37wv-xpm8-wf7h.json | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-37wv-xpm8-wf7h/GHSA-37wv-xpm8-wf7h.json diff --git a/advisories/unreviewed/2024/10/GHSA-37wv-xpm8-wf7h/GHSA-37wv-xpm8-wf7h.json b/advisories/unreviewed/2024/10/GHSA-37wv-xpm8-wf7h/GHSA-37wv-xpm8-wf7h.json new file mode 100644 index 00000000000..10478a16ef2 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-37wv-xpm8-wf7h/GHSA-37wv-xpm8-wf7h.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-37wv-xpm8-wf7h", + "modified": "2024-10-10T06:30:30Z", + "published": "2024-10-10T06:30:30Z", + "aliases": [ + "CVE-2024-9156" + ], + "details": "The TI WooCommerce Wishlist WordPress plugin through 2.8.2 is vulnerable to SQL Injection 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": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9156" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/e95974f9-1f68-4181-89b0-3559d61cfa93" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-10T06:15:11Z" + } +} \ No newline at end of file