DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Prior to 9.13.2, when uploading files (e.g. when uploading assets), the file extension is checked to see if it's an allowed file type but the actual contents of the file aren't checked. This means that it's possible to e.g. upload an executable file renamed to be a .jpg. This file could then be executed by another security vulnerability. This vulnerability is fixed in 9.13.2.
References
Configurations
History
26 Aug 2025, 00:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/dnnsoftware/Dnn.Platform/commit/a5c13c3836cfbde374dc19dac032cd51af41050a - Patch | |
References | () https://github.com/dnnsoftware/Dnn.Platform/security/advisories/GHSA-8q89-mqw7-9pp7 - Vendor Advisory | |
First Time |
Dnnsoftware
Dnnsoftware dotnetnuke |
|
CPE | cpe:2.3:a:dnnsoftware:dotnetnuke:*:*:*:*:*:*:*:* |
09 Apr 2025, 20:03
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
08 Apr 2025, 18:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-08 18:16
Updated : 2025-08-26 00:54
NVD link : CVE-2025-32035
Mitre link : CVE-2025-32035
CVE.ORG link : CVE-2025-32035
JSON object : View
Products Affected
dnnsoftware
- dotnetnuke
CWE
CWE-351
Insufficient Type Distinction