diff --git a/advisories/github-reviewed/2025/04/GHSA-39g6-x4x8-5jcm/GHSA-39g6-x4x8-5jcm.json b/advisories/github-reviewed/2025/04/GHSA-39g6-x4x8-5jcm/GHSA-39g6-x4x8-5jcm.json new file mode 100644 index 00000000000..23cfc54157e --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-39g6-x4x8-5jcm/GHSA-39g6-x4x8-5jcm.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-39g6-x4x8-5jcm", + "modified": "2025-04-02T13:55:45Z", + "published": "2025-04-01T00:30:35Z", + "aliases": [ + "CVE-2025-3057" + ], + "summary": "Drupal Core Potential Cross-Site Scripting (XSS) via Error Messages", + "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.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_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "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-3057" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/core" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2025-001" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T13:55:44Z", + "nvd_published_at": "2025-03-31T22:15:23Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-39g6-x4x8-5jcm/GHSA-39g6-x4x8-5jcm.json b/advisories/unreviewed/2025/04/GHSA-39g6-x4x8-5jcm/GHSA-39g6-x4x8-5jcm.json deleted file mode 100644 index 763b286151c..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-39g6-x4x8-5jcm/GHSA-39g6-x4x8-5jcm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-39g6-x4x8-5jcm", - "modified": "2025-04-01T15:31:29Z", - "published": "2025-04-01T00:30:35Z", - "aliases": [ - "CVE-2025-3057" - ], - "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.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_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3057" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-core-2025-001" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-31T22:15:23Z" - } -} \ No newline at end of file