From 0d828b87ce52f92aef548c6335bed9e250390e27 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 09:32:02 +0000 Subject: [PATCH] Publish Advisories GHSA-2mf4-xqwh-8h22 GHSA-qqpm-93fh-8fg8 --- .../GHSA-2mf4-xqwh-8h22.json | 46 +++++++++++++++++++ .../GHSA-qqpm-93fh-8fg8.json | 38 +++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 advisories/unreviewed/2024/08/GHSA-2mf4-xqwh-8h22/GHSA-2mf4-xqwh-8h22.json create mode 100644 advisories/unreviewed/2024/08/GHSA-qqpm-93fh-8fg8/GHSA-qqpm-93fh-8fg8.json diff --git a/advisories/unreviewed/2024/08/GHSA-2mf4-xqwh-8h22/GHSA-2mf4-xqwh-8h22.json b/advisories/unreviewed/2024/08/GHSA-2mf4-xqwh-8h22/GHSA-2mf4-xqwh-8h22.json new file mode 100644 index 00000000000..a05e9f86b79 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-2mf4-xqwh-8h22/GHSA-2mf4-xqwh-8h22.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2mf4-xqwh-8h22", + "modified": "2024-08-15T09:30:31Z", + "published": "2024-08-15T09:30:31Z", + "aliases": [ + "CVE-2024-7411" + ], + "details": "The Newsletters plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 4.9.9. This is due the plugin not preventing direct access to the /vendor/mobiledetect/mobiledetectlib/export/exportToJSON.php. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7411" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/newsletters-lite/trunk/vendor/mobiledetect/mobiledetectlib/export/exportToJSON.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3135786" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3cbf52b0-4c7f-40fb-aedb-4c70f6510b1b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-15T08:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-qqpm-93fh-8fg8/GHSA-qqpm-93fh-8fg8.json b/advisories/unreviewed/2024/08/GHSA-qqpm-93fh-8fg8/GHSA-qqpm-93fh-8fg8.json new file mode 100644 index 00000000000..ad895e29869 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-qqpm-93fh-8fg8/GHSA-qqpm-93fh-8fg8.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qqpm-93fh-8fg8", + "modified": "2024-08-15T09:30:31Z", + "published": "2024-08-15T09:30:31Z", + "aliases": [ + "CVE-2024-43275" + ], + "details": "Cross-Site Request Forgery (CSRF) vulnerability in Xyzscripts Insert PHP Code Snippet.This issue affects Insert PHP Code Snippet: from n/a through 1.3.6.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43275" + }, + { + "type": "WEB", + "url": "https://patchstack.com/database/vulnerability/insert-php-code-snippet/wordpress-insert-php-code-snippet-plugin-1-3-6-cross-site-request-forgery-csrf-vulnerability?_s_id=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-15T08:15:05Z" + } +} \ No newline at end of file