diff --git a/advisories/github-reviewed/2025/05/GHSA-62mf-vhhw-xmf8/GHSA-62mf-vhhw-xmf8.json b/advisories/github-reviewed/2025/05/GHSA-62mf-vhhw-xmf8/GHSA-62mf-vhhw-xmf8.json new file mode 100644 index 00000000000..b13ceaf774f --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-62mf-vhhw-xmf8/GHSA-62mf-vhhw-xmf8.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-62mf-vhhw-xmf8", + "modified": "2025-05-23T16:11:14Z", + "published": "2025-05-23T16:11:14Z", + "aliases": [ + "CVE-2025-48376" + ], + "summary": "DNN site Import could use an external source with a crafted request", + "details": "A malicious SuperUser (Host) could craft a request to use an external url for a site export to then be imported.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "DotNetNuke.SiteExportImport" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "9.13.9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/dnnsoftware/Dnn.Platform/security/advisories/GHSA-62mf-vhhw-xmf8" + }, + { + "type": "WEB", + "url": "https://github.com/dnnsoftware/Dnn.Platform/commit/13fb13ee76173c3467d7ee8d120b20ca7bd4fa63" + }, + { + "type": "PACKAGE", + "url": "https://github.com/dnnsoftware/Dnn.Platform" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-841" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-05-23T16:11:14Z", + "nvd_published_at": null + } +} \ No newline at end of file