From a1d61680e19694a8bd378ef3d5eb9302336947a8 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:09:27 +0000 Subject: [PATCH] Publish Advisories GHSA-9w85-x5hg-fr66 GHSA-rhxm-r44m-4325 GHSA-9w85-x5hg-fr66 GHSA-rhxm-r44m-4325 --- .../GHSA-9w85-x5hg-fr66.json | 61 +++++++++++++++++++ .../GHSA-rhxm-r44m-4325.json | 61 +++++++++++++++++++ .../GHSA-9w85-x5hg-fr66.json | 31 ---------- .../GHSA-rhxm-r44m-4325.json | 31 ---------- 4 files changed, 122 insertions(+), 62 deletions(-) create mode 100644 advisories/github-reviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json create mode 100644 advisories/github-reviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json diff --git a/advisories/github-reviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json b/advisories/github-reviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json new file mode 100644 index 00000000000..929ae8e89d4 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9w85-x5hg-fr66", + "modified": "2025-04-02T17:07:45Z", + "published": "2025-04-01T00:30:33Z", + "aliases": [ + "CVE-2025-31677" + ], + "summary": "Drupal AI Cross-Site Request Forgery (CSRF) vulnerability", + "details": "Cross-Site Request Forgery (CSRF) vulnerability in Drupal AI (Artificial Intelligence) allows Cross Site Request Forgery. This issue affects AI (Artificial Intelligence): from 1.0.0 before 1.0.2.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/ai" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31677" + }, + { + "type": "PACKAGE", + "url": "https://git.drupalcode.org/project/ai" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-003" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T17:07:45Z", + "nvd_published_at": "2025-03-31T22:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json b/advisories/github-reviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json new file mode 100644 index 00000000000..c338785441e --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rhxm-r44m-4325", + "modified": "2025-04-02T17:07:23Z", + "published": "2025-04-01T00:30:34Z", + "aliases": [ + "CVE-2025-31679" + ], + "summary": "Drupal Ignition Cross-Site Scripting (XSS) vulnerability", + "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Ignition Error Pages allows Cross-Site Scripting (XSS). This issue affects Ignition Error Pages: from 0.0.0 before 1.0.4.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/ignition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31679" + }, + { + "type": "PACKAGE", + "url": "https://git.drupalcode.org/project/ignition" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-007" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T17:07:23Z", + "nvd_published_at": "2025-03-31T22:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json b/advisories/unreviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json deleted file mode 100644 index 24127152941..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-9w85-x5hg-fr66/GHSA-9w85-x5hg-fr66.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9w85-x5hg-fr66", - "modified": "2025-04-01T00:30:33Z", - "published": "2025-04-01T00:30:33Z", - "aliases": [ - "CVE-2025-31677" - ], - "details": "Cross-Site Request Forgery (CSRF) vulnerability in Drupal AI (Artificial Intelligence) allows Cross Site Request Forgery.This issue affects AI (Artificial Intelligence): from 1.0.0 before 1.0.2.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31677" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-003" - } - ], - "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 diff --git a/advisories/unreviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json b/advisories/unreviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json deleted file mode 100644 index 2cc69547f56..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-rhxm-r44m-4325/GHSA-rhxm-r44m-4325.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rhxm-r44m-4325", - "modified": "2025-04-01T00:30:34Z", - "published": "2025-04-01T00:30:34Z", - "aliases": [ - "CVE-2025-31679" - ], - "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Ignition Error Pages allows Cross-Site Scripting (XSS).This issue affects Ignition Error Pages: from 0.0.0 before 1.0.4.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31679" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-007" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-31T22:15:20Z" - } -} \ No newline at end of file