diff --git a/advisories/unreviewed/2024/10/GHSA-gmjx-74cx-5p3f/GHSA-gmjx-74cx-5p3f.json b/advisories/unreviewed/2024/10/GHSA-gmjx-74cx-5p3f/GHSA-gmjx-74cx-5p3f.json index 70cf633745d..2cc65dd1491 100644 --- a/advisories/unreviewed/2024/10/GHSA-gmjx-74cx-5p3f/GHSA-gmjx-74cx-5p3f.json +++ b/advisories/unreviewed/2024/10/GHSA-gmjx-74cx-5p3f/GHSA-gmjx-74cx-5p3f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gmjx-74cx-5p3f", - "modified": "2024-10-22T18:32:11Z", + "modified": "2025-02-25T09:32:34Z", "published": "2024-10-22T18:32:11Z", "aliases": [ "CVE-2024-50311" @@ -19,6 +19,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50311" }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6122" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-50311" diff --git a/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json b/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json index f129c5c5cb4..afa10985946 100644 --- a/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json +++ b/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8c3c-gvf8-p7v2", - "modified": "2025-02-03T21:31:49Z", + "modified": "2025-02-25T09:32:34Z", "published": "2024-11-26T18:38:52Z", "aliases": [ "CVE-2024-52337" @@ -55,6 +55,10 @@ "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:0881" }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2025:1785" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-52337" diff --git a/advisories/unreviewed/2024/12/GHSA-623g-7789-x7m7/GHSA-623g-7789-x7m7.json b/advisories/unreviewed/2024/12/GHSA-623g-7789-x7m7/GHSA-623g-7789-x7m7.json index 74784e48266..8d6cacbd65e 100644 --- a/advisories/unreviewed/2024/12/GHSA-623g-7789-x7m7/GHSA-623g-7789-x7m7.json +++ b/advisories/unreviewed/2024/12/GHSA-623g-7789-x7m7/GHSA-623g-7789-x7m7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-623g-7789-x7m7", - "modified": "2024-12-18T06:30:49Z", + "modified": "2025-02-25T09:32:34Z", "published": "2024-12-18T06:30:49Z", "aliases": [ "CVE-2024-12698" @@ -19,6 +19,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12698" }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6122" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-12698" diff --git a/advisories/unreviewed/2025/02/GHSA-97h7-wwch-qv36/GHSA-97h7-wwch-qv36.json b/advisories/unreviewed/2025/02/GHSA-97h7-wwch-qv36/GHSA-97h7-wwch-qv36.json new file mode 100644 index 00000000000..0a3be85b09a --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-97h7-wwch-qv36/GHSA-97h7-wwch-qv36.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-97h7-wwch-qv36", + "modified": "2025-02-25T09:32:34Z", + "published": "2025-02-25T09:32:34Z", + "aliases": [ + "CVE-2024-13494" + ], + "details": "The WordPress File Upload plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.25.2. This is due to missing or incorrect nonce validation on the 'wfu_file_details' function. This makes it possible for unauthenticated attackers to modify user data details associated with uploaded files via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13494" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3241028/wp-file-upload" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/595a6ab3-0731-4ef4-a385-5dfebbd917f4?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-25T08:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-gjhr-phq2-8mhr/GHSA-gjhr-phq2-8mhr.json b/advisories/unreviewed/2025/02/GHSA-gjhr-phq2-8mhr/GHSA-gjhr-phq2-8mhr.json new file mode 100644 index 00000000000..d71adb22969 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-gjhr-phq2-8mhr/GHSA-gjhr-phq2-8mhr.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gjhr-phq2-8mhr", + "modified": "2025-02-25T09:32:34Z", + "published": "2025-02-25T09:32:34Z", + "aliases": [ + "CVE-2025-1128" + ], + "details": "The Everest Forms – Contact Forms, Quiz, Survey, Newsletter & Payment Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file upload, read, and deletion due to missing file type and path validation in the 'format' method of the EVF_Form_Fields_Upload class in all versions up to, and including, 3.0.9.4. This makes it possible for unauthenticated attackers to upload, read, and delete arbitrary files on the affected site's server which may make remote code execution, sensitive information disclosure, or a site takeover possible.", + "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-2025-1128" + }, + { + "type": "WEB", + "url": "https://github.com/wpeverest/everest-forms/pull/1406/files" + }, + { + "type": "WEB", + "url": "https://github.com/wpeverest/everest-forms/commit/7d37858d2c614aa107b0f495fe50819a3867e7f5" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3237831/everest-forms/trunk/includes/abstracts/class-evf-form-fields-upload.php#file0" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3243663/everest-forms#file7" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8c04d8c9-acad-4832-aa8a-8372c58a0387?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-25T07:15:18Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-jhm9-f485-756r/GHSA-jhm9-f485-756r.json b/advisories/unreviewed/2025/02/GHSA-jhm9-f485-756r/GHSA-jhm9-f485-756r.json new file mode 100644 index 00000000000..c70d1d81740 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-jhm9-f485-756r/GHSA-jhm9-f485-756r.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jhm9-f485-756r", + "modified": "2025-02-25T09:32:34Z", + "published": "2025-02-25T09:32:34Z", + "aliases": [ + "CVE-2025-1063" + ], + "details": "The Classified Listing – Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.0.4 via the rtcl_taxonomy_settings_export function. This makes it possible for unauthenticated attackers to extract sensitive data including API keys and tokens.", + "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-2025-1063" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3241883/classified-listing" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e701b771-59f2-4783-b0a1-bea4d6c3d245?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-25T07:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-mjw7-2xrm-8vgm/GHSA-mjw7-2xrm-8vgm.json b/advisories/unreviewed/2025/02/GHSA-mjw7-2xrm-8vgm/GHSA-mjw7-2xrm-8vgm.json new file mode 100644 index 00000000000..e0c82d1be9c --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-mjw7-2xrm-8vgm/GHSA-mjw7-2xrm-8vgm.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mjw7-2xrm-8vgm", + "modified": "2025-02-25T09:32:34Z", + "published": "2025-02-25T09:32:34Z", + "aliases": [ + "CVE-2025-1648" + ], + "details": "The Yawave plugin for WordPress is vulnerable to SQL Injection via the 'lbid' parameter in all versions up to, and including, 2.9.1 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-2025-1648" + }, + { + "type": "WEB", + "url": "https://atviksecurity.com/yawave-wordpress-plugin-unauthenticated-sql-injection" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/yawave/trunk/includes/shortcode.liveblog.php#L69" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6a5cc21a-eb3a-429a-a0f9-0181d95a9eeb?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-25T07:15:18Z" + } +} \ No newline at end of file