From 56109c5210b739a9dbd2293f5772dab09b562227 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:59:42 +0000 Subject: [PATCH] Publish GHSA-m4hf-fxcg-cp34 --- .../GHSA-m4hf-fxcg-cp34.json | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 advisories/github-reviewed/2025/05/GHSA-m4hf-fxcg-cp34/GHSA-m4hf-fxcg-cp34.json diff --git a/advisories/github-reviewed/2025/05/GHSA-m4hf-fxcg-cp34/GHSA-m4hf-fxcg-cp34.json b/advisories/github-reviewed/2025/05/GHSA-m4hf-fxcg-cp34/GHSA-m4hf-fxcg-cp34.json new file mode 100644 index 00000000000..84de75eb03b --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-m4hf-fxcg-cp34/GHSA-m4hf-fxcg-cp34.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m4hf-fxcg-cp34", + "modified": "2025-05-23T16:58:09Z", + "published": "2025-05-23T16:58:08Z", + "aliases": [ + "CVE-2025-48378" + ], + "summary": "DNN allows Stored Cross-Site Scripting (XSS) with svg files rendered inline", + "details": "Uploaded SVG files could contain scripts and if rendered inline those scripts could run allowing XSS attacks.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N" + } + ], + "affected": [ + { + "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-m4hf-fxcg-cp34" + }, + { + "type": "WEB", + "url": "https://github.com/dnnsoftware/Dnn.Platform/commit/cfed83c291d5e5072b2fa70924a8b7c35b1cdf9e" + }, + { + "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:58:08Z", + "nvd_published_at": null + } +} \ No newline at end of file