From 0d65894d53132bcb6500f71dc9801ed794dbd534 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 16:37:56 +0000 Subject: [PATCH] Publish GHSA-79m3-rvx2-3qq9 --- .../GHSA-79m3-rvx2-3qq9.json | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 advisories/github-reviewed/2025/05/GHSA-79m3-rvx2-3qq9/GHSA-79m3-rvx2-3qq9.json diff --git a/advisories/github-reviewed/2025/05/GHSA-79m3-rvx2-3qq9/GHSA-79m3-rvx2-3qq9.json b/advisories/github-reviewed/2025/05/GHSA-79m3-rvx2-3qq9/GHSA-79m3-rvx2-3qq9.json new file mode 100644 index 00000000000..b4b8a15153a --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-79m3-rvx2-3qq9/GHSA-79m3-rvx2-3qq9.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-79m3-rvx2-3qq9", + "modified": "2025-05-23T16:36:08Z", + "published": "2025-05-23T16:36:08Z", + "aliases": [ + "CVE-2025-48377" + ], + "summary": "Reflected Cross-Site Scripting (XSS) in module actions in edit mode", + "details": "A specially crafted URL may be constructed which can inject an XSS payload that is triggered by using some module actions.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "DotNetNuke.Web" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "9.13.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "DotNetNuke.Core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "9.13.9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/dnnsoftware/Dnn.Platform/security/advisories/GHSA-79m3-rvx2-3qq9" + }, + { + "type": "WEB", + "url": "https://github.com/dnnsoftware/Dnn.Platform/commit/351b166492ad4b6509c273dc83211d52238e31a7" + }, + { + "type": "PACKAGE", + "url": "https://github.com/dnnsoftware/Dnn.Platform" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-23T16:36:08Z", + "nvd_published_at": null + } +} \ No newline at end of file