BlogEngine/BlogEngine.NET

BlogEngine/BlogEngine.NET

Releases4
Frequency10 months 4 weeks
Last Release
Stars990
Multi-User ASP.NET Blogging Application

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

BlogEngine.NET v3.3.8.0 allows an attacker to create any folder with "files" prefix under ~/App_Data/.

7.2 HIGH

An issue in the component BlogEngine/BlogEngine.NET/AppCode/Api/UploadController.cs of BlogEngine.NET v3.3.8.0 allows attackers to execute arbitrary code via uploading a crafted PNG file.

4.8 MEDIUM

BlogEngine v3.3.8.0 was discovered to contain a cross-site scripting (XSS) vulnerability in the component /blogengine/api/posts. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Description field.

5.5 MEDIUM

BlogEngine.NET 3.3.7.0 allows /api/filemanager Directory Traversal via the path parameter.

5.8 MEDIUM

BlogEngine.NET 3.3.7.0 allows a Client Side URL Redirect via the ReturnUrl parameter, related to BlogEngine/BlogEngine.Core/Services/Security/Security.cs, login.aspx, and register.aspx.

7.5 HIGH

BlogEngine.NET 3.3 allows XXE attacks via the POST body to metaweblog.axd.

7.5 HIGH

An issue was discovered in BlogEngine.NET through 3.3.6.0. A path traversal and Local File Inclusion vulnerability in PostList.ascx.cs can cause unauthenticated users to load a PostView.ascx component from a potentially untrusted location on the local filesystem. This is especially dangerous if an authenticated user uploads a PostView.ascx file using the file manager utility, which is currently allowed. This results in remote code execution for an authenticated user.