From dd20d556751a43cd5e99f772c546a2e1c800f2f8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:07:31 +0000 Subject: [PATCH] Publish Advisories GHSA-2qph-q8xw-gv7q GHSA-m4wj-hhwj-47qp GHSA-2qph-q8xw-gv7q GHSA-m4wj-hhwj-47qp --- .../GHSA-2qph-q8xw-gv7q.json | 118 ++++++++++++++++++ .../GHSA-m4wj-hhwj-47qp.json | 118 ++++++++++++++++++ .../GHSA-2qph-q8xw-gv7q.json | 31 ----- .../GHSA-m4wj-hhwj-47qp.json | 31 ----- 4 files changed, 236 insertions(+), 62 deletions(-) create mode 100644 advisories/github-reviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json create mode 100644 advisories/github-reviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json diff --git a/advisories/github-reviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json b/advisories/github-reviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json new file mode 100644 index 00000000000..72ecdd74abf --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2qph-q8xw-gv7q", + "modified": "2025-04-01T19:06:02Z", + "published": "2025-04-01T00:30:33Z", + "aliases": [ + "CVE-2025-31674" + ], + "summary": "Drupal Core Improperly Controlled Modification of Dynamically-Determined Object Attributes Vulnerability", + "details": "Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection.This issue affects Drupal core: from 8.0.0 before 10.3.13, from 10.4.0 before 10.4.3, from 11.0.0 before 11.0.12, from 11.1.0 before 11.1.3.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "10.3.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.4.0" + }, + { + "fixed": "10.4.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "11.0.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.1.0" + }, + { + "fixed": "11.1.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31674" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/core" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2025-003" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-915" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-01T19:06:02Z", + "nvd_published_at": "2025-03-31T22:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json b/advisories/github-reviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json new file mode 100644 index 00000000000..ace52764d04 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m4wj-hhwj-47qp", + "modified": "2025-04-01T19:06:18Z", + "published": "2025-04-01T00:30:33Z", + "aliases": [ + "CVE-2025-31675" + ], + "summary": "Drupal Core Cross-Site Scripting (XSS) Vulnerability", + "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).This issue affects Drupal core: from 8.0.0 before 10.3.14, from 10.4.0 before 10.4.5, from 11.0.0 before 11.0.13, from 11.1.0 before 11.1.5.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "10.3.14" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.4.0" + }, + { + "fixed": "10.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "11.0.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.1.0" + }, + { + "fixed": "11.1.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31675" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/core" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2025-004" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-01T19:06:18Z", + "nvd_published_at": "2025-03-31T22:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json b/advisories/unreviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json deleted file mode 100644 index 439931452c8..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-2qph-q8xw-gv7q/GHSA-2qph-q8xw-gv7q.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2qph-q8xw-gv7q", - "modified": "2025-04-01T00:30:33Z", - "published": "2025-04-01T00:30:33Z", - "aliases": [ - "CVE-2025-31674" - ], - "details": "Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection.This issue affects Drupal core: from 8.0.0 before 10.3.13, from 10.4.0 before 10.4.3, from 11.0.0 before 11.0.12, from 11.1.0 before 11.1.3.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31674" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-core-2025-003" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-915" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-31T22:15:19Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json b/advisories/unreviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json deleted file mode 100644 index f5a276eb7a2..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-m4wj-hhwj-47qp/GHSA-m4wj-hhwj-47qp.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-m4wj-hhwj-47qp", - "modified": "2025-04-01T00:30:33Z", - "published": "2025-04-01T00:30:33Z", - "aliases": [ - "CVE-2025-31675" - ], - "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).This issue affects Drupal core: from 8.0.0 before 10.3.14, from 10.4.0 before 10.4.5, from 11.0.0 before 11.0.13, from 11.1.0 before 11.1.5.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31675" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-core-2025-004" - } - ], - "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