From 141e8b53f86e7a0d06da6c59b57d7cbf1028c976 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 17:07:21 +0000 Subject: [PATCH] Publish Advisories GHSA-c8q6-wp7v-46r9 GHSA-jh66-rjx8-8qqc GHSA-c8q6-wp7v-46r9 GHSA-jh66-rjx8-8qqc --- .../GHSA-c8q6-wp7v-46r9.json | 61 +++++++++++++++++++ .../GHSA-jh66-rjx8-8qqc.json | 61 +++++++++++++++++++ .../GHSA-c8q6-wp7v-46r9.json | 31 ---------- .../GHSA-jh66-rjx8-8qqc.json | 31 ---------- 4 files changed, 122 insertions(+), 62 deletions(-) create mode 100644 advisories/github-reviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json create mode 100644 advisories/github-reviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json diff --git a/advisories/github-reviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json b/advisories/github-reviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json new file mode 100644 index 00000000000..502ff31b88e --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c8q6-wp7v-46r9", + "modified": "2025-04-02T17:05:50Z", + "published": "2025-04-01T00:30:33Z", + "aliases": [ + "CVE-2025-31678" + ], + "summary": "Drupal AI Missing Authorization vulnerability", + "details": "Missing Authorization vulnerability in Drupal AI (Artificial Intelligence) allows Forceful Browsing. This issue affects AI (Artificial Intelligence): from 0.0.0 before 1.0.3.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/ai" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31678" + }, + { + "type": "PACKAGE", + "url": "https://git.drupalcode.org/project/ai" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-004" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T17:05:49Z", + "nvd_published_at": "2025-03-31T22:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json b/advisories/github-reviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json new file mode 100644 index 00000000000..24d06a86e40 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jh66-rjx8-8qqc", + "modified": "2025-04-02T17:06:49Z", + "published": "2025-04-01T00:30:34Z", + "aliases": [ + "CVE-2025-31680" + ], + "summary": "Drupal Matomo Analytics Cross-Site Request Forgery (CSRF) vulnerability", + "details": "Cross-Site Request Forgery (CSRF) vulnerability in Drupal Matomo Analytics allows Cross Site Request Forgery. This issue affects Matomo Analytics: from 0.0.0 before 1.24.0.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/matomo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.24.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31680" + }, + { + "type": "PACKAGE", + "url": "https://git.drupalcode.org/project/matomo" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-008" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T17:06:49Z", + "nvd_published_at": "2025-03-31T22:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json b/advisories/unreviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json deleted file mode 100644 index 9aa7eaf9509..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-c8q6-wp7v-46r9/GHSA-c8q6-wp7v-46r9.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-c8q6-wp7v-46r9", - "modified": "2025-04-01T00:30:33Z", - "published": "2025-04-01T00:30:33Z", - "aliases": [ - "CVE-2025-31678" - ], - "details": "Missing Authorization vulnerability in Drupal AI (Artificial Intelligence) allows Forceful Browsing.This issue affects AI (Artificial Intelligence): from 0.0.0 before 1.0.3.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31678" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-004" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-862" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-31T22:15:20Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json b/advisories/unreviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json deleted file mode 100644 index 8ed0d95ebfd..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-jh66-rjx8-8qqc/GHSA-jh66-rjx8-8qqc.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jh66-rjx8-8qqc", - "modified": "2025-04-01T00:30:34Z", - "published": "2025-04-01T00:30:34Z", - "aliases": [ - "CVE-2025-31680" - ], - "details": "Cross-Site Request Forgery (CSRF) vulnerability in Drupal Matomo Analytics allows Cross Site Request Forgery.This issue affects Matomo Analytics: from 0.0.0 before 1.24.0.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31680" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-008" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-352" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-31T22:15:20Z" - } -} \ No newline at end of file