From 83333172da645c69caa82116e14ed3d9fa0303e2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 18:06:47 +0000 Subject: [PATCH] Publish Advisories GHSA-w5px-5878-m9x4 GHSA-w5px-5878-m9x4 --- .../GHSA-w5px-5878-m9x4.json | 57 +++++++++++++++++++ .../GHSA-w5px-5878-m9x4.json | 31 ---------- 2 files changed, 57 insertions(+), 31 deletions(-) create mode 100644 advisories/github-reviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json delete mode 100644 advisories/unreviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json diff --git a/advisories/github-reviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json b/advisories/github-reviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json new file mode 100644 index 00000000000..dc0ec7a9c99 --- /dev/null +++ b/advisories/github-reviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json @@ -0,0 +1,57 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w5px-5878-m9x4", + "modified": "2025-06-11T18:04:10Z", + "published": "2025-06-11T15:30:30Z", + "aliases": [ + "CVE-2025-48447" + ], + "summary": "Drupal Lightgallery Cross-site Scripting vulnerability", + "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Lightgallery allows Cross-Site Scripting (XSS). This issue affects Lightgallery: from 0.0.0 before 1.6.0.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/lightgallery" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48447" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-contrib-2025-069" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T18:04:10Z", + "nvd_published_at": "2025-06-11T15:15:42Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json b/advisories/unreviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json deleted file mode 100644 index 5e9303325b9..00000000000 --- a/advisories/unreviewed/2025/06/GHSA-w5px-5878-m9x4/GHSA-w5px-5878-m9x4.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-w5px-5878-m9x4", - "modified": "2025-06-11T15:30:30Z", - "published": "2025-06-11T15:30:30Z", - "aliases": [ - "CVE-2025-48447" - ], - "details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Lightgallery allows Cross-Site Scripting (XSS).This issue affects Lightgallery: from 0.0.0 before 1.6.0.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48447" - }, - { - "type": "WEB", - "url": "https://www.drupal.org/sa-contrib-2025-069" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-06-11T15:15:42Z" - } -} \ No newline at end of file