{ "schema_version": "1.4.0", "id": "GHSA-3f7v-qx94-666m", "modified": "2025-04-09T20:14:12Z", "published": "2025-04-09T12:58:28Z", "aliases": [ "CVE-2025-32372" ], "summary": "DotNetNuke.Core Vulnerable to Server-Side Request Forgery (SSRF)", "details": "A bypass has been identified for the previously known vulnerability CVE-2017-0929, allowing unauthenticated attackers to execute arbitrary GET requests against target systems, including internal or adjacent networks.\n\n### Impact\n\nThis vulnerability facilitates a semi-blind SSRF attack, allowing attackers to make the target server send requests to internal or external URLs without viewing the full responses. Potential impacts include internal network reconnaissance, bypassing firewalls.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "NuGet", "name": "DotNetNuke.Core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "9.13.8" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/dnnsoftware/Dnn.Platform/security/advisories/GHSA-3f7v-qx94-666m" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32372" }, { "type": "WEB", "url": "https://github.com/dnnsoftware/Dnn.Platform/commit/4721dd9eef846936d3b1a3676499e46968d15feb" }, { "type": "PACKAGE", "url": "https://github.com/dnnsoftware/Dnn.Platform" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-04-09T12:58:28Z", "nvd_published_at": "2025-04-09T16:15:25Z" } }