BlogEngine.NET
CVEs (19)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2019-6714 | Cri | 0.69 | 9.8 | 0.32 | Mar 21, 2019 | 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… | ||
| CVE-2018-14485 | Cri | 0.68 | 9.8 | 0.16 | May 7, 2019 | BlogEngine.NET 3.3 allows XXE attacks via the POST body to metaweblog.axd. | ||
| CVE-2023-33404 | Cri | 0.66 | 9.8 | 0.26 | Jun 26, 2023 | An Unrestricted Upload vulnerability, due to insufficient validation on UploadControlled.cs file, in BlogEngine.Net version 3.3.8.0 and earlier allows remote attackers to execute remote code. | ||
| CVE-2022-25591 | Cri | 0.59 | 9.1 | 0.03 | May 13, 2022 | BlogEngine.NET v3.3.8.0 was discovered to contain an arbitrary file deletion vulnerability which allows attackers to delete files within the web server root directory via a crafted HTTP request. | ||
| CVE-2019-10720 | Hig | 0.58 | 8.8 | 0.07 | Jun 21, 2019 | BlogEngine.NET 3.3.7.0 and earlier allows Directory Traversal and Remote Code Execution via the theme cookie to the File Manager. NOTE: this issue exists because of an incomplete fix for CVE-2019-6714. | ||
| CVE-2019-10719 | Hig | 0.58 | 8.8 | 0.08 | Jun 21, 2019 | BlogEngine.NET 3.3.7.0 and earlier allows Directory Traversal and Remote Code Execution because file creation is mishandled, related to /api/upload and BlogEngine.NET/AppCode/Api/UploadController.cs. NOTE: this issue exists because of an incomplete fix for CVE-2019-6714. | ||
| CVE-2023-22857 | Hig | 0.55 | 8.5 | 0.00 | Mar 6, 2023 | A stored Cross-site Scripting (XSS) vulnerability in BlogEngine.NET 3.3.8.0, allows injection of arbitrary JavaScript in the security context of a blog visitor through an injection of a malicious payload into a blog post. | ||
| CVE-2023-22856 | Hig | 0.55 | 8.5 | 0.00 | Mar 6, 2023 | A stored Cross-site Scripting (XSS) vulnerability in BlogEngine.NET 3.3.8.0, allows injection of arbitrary JavaScript in the security context of a blog visitor through an upload of a specially crafted file. | ||
| CVE-2019-11392 | Hig | 0.49 | 7.5 | 0.02 | Jun 21, 2019 | BlogEngine.NET 3.3.7 and earlier allows XXE via an apml file to syndication.axd. | ||
| CVE-2019-10718 | Hig | 0.49 | 7.5 | 0.03 | Jun 21, 2019 | BlogEngine.NET 3.3.7.0 and earlier allows XML External Entity Blind Injection, related to pingback.axd and BlogEngine.Core/Web/HttpHandlers/PingbackHandler.cs. | ||
| CVE-2019-10717 | Hig | 0.47 | 7.1 | 0.05 | Jul 3, 2019 | BlogEngine.NET 3.3.7.0 allows /api/filemanager Directory Traversal via the path parameter. | ||
| CVE-2023-33405 | Med | 0.42 | 6.1 | 0.31 | Jun 21, 2023 | Blogengine.net 3.3.8.0 and earlier is vulnerable to Open Redirect. | ||
| CVE-2022-28921 | Med | 0.42 | 6.5 | 0.01 | May 18, 2022 | A Cross-Site Request Forgery (CSRF) vulnerability discovered in BlogEngine.Net v3.3.8.0 allows unauthenticated attackers to read arbitrary files on the hosting web server. | ||
| CVE-2019-10721 | Med | 0.40 | 6.1 | 0.01 | Jul 3, 2019 | 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. | ||
| CVE-2023-22858 | Med | 0.34 | 5.3 | 0.00 | Mar 6, 2023 | An Improper Access Control vulnerability in BlogEngine.NET 3.3.8.0, allows unauthenticated visitors to access the files of unpublished blogs. | ||
| CVE-2008-6476 | 0.03 | — | 0.01 | Mar 16, 2009 | Cross-site scripting (XSS) vulnerability in blog/search.aspx in BlogEngine.NET allows remote attackers to inject arbitrary web script or HTML via the q parameter. | |||
| CVE-2022-41417 | Cri | 0.00 | 9.8 | 0.01 | Jan 18, 2023 | BlogEngine.NET v3.3.8.0 allows an attacker to create any folder with "files" prefix under ~/App_Data/. | ||
| CVE-2022-41418 | Hig | 0.00 | 7.2 | 0.01 | Dec 19, 2022 | 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. | ||
| CVE-2013-6953 | 0.00 | — | 0.01 | Jan 3, 2014 | BlogEngine.NET 2.8.0.0 and earlier allows remote attackers to read usernames and password hashes via a request for the sioc.axd file. |
- risk 0.69cvss 9.8epss 0.32
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…
- risk 0.68cvss 9.8epss 0.16
BlogEngine.NET 3.3 allows XXE attacks via the POST body to metaweblog.axd.
- risk 0.66cvss 9.8epss 0.26
An Unrestricted Upload vulnerability, due to insufficient validation on UploadControlled.cs file, in BlogEngine.Net version 3.3.8.0 and earlier allows remote attackers to execute remote code.
- risk 0.59cvss 9.1epss 0.03
BlogEngine.NET v3.3.8.0 was discovered to contain an arbitrary file deletion vulnerability which allows attackers to delete files within the web server root directory via a crafted HTTP request.
- risk 0.58cvss 8.8epss 0.07
BlogEngine.NET 3.3.7.0 and earlier allows Directory Traversal and Remote Code Execution via the theme cookie to the File Manager. NOTE: this issue exists because of an incomplete fix for CVE-2019-6714.
- risk 0.58cvss 8.8epss 0.08
BlogEngine.NET 3.3.7.0 and earlier allows Directory Traversal and Remote Code Execution because file creation is mishandled, related to /api/upload and BlogEngine.NET/AppCode/Api/UploadController.cs. NOTE: this issue exists because of an incomplete fix for CVE-2019-6714.
- risk 0.55cvss 8.5epss 0.00
A stored Cross-site Scripting (XSS) vulnerability in BlogEngine.NET 3.3.8.0, allows injection of arbitrary JavaScript in the security context of a blog visitor through an injection of a malicious payload into a blog post.
- risk 0.55cvss 8.5epss 0.00
A stored Cross-site Scripting (XSS) vulnerability in BlogEngine.NET 3.3.8.0, allows injection of arbitrary JavaScript in the security context of a blog visitor through an upload of a specially crafted file.
- risk 0.49cvss 7.5epss 0.02
BlogEngine.NET 3.3.7 and earlier allows XXE via an apml file to syndication.axd.
- risk 0.49cvss 7.5epss 0.03
BlogEngine.NET 3.3.7.0 and earlier allows XML External Entity Blind Injection, related to pingback.axd and BlogEngine.Core/Web/HttpHandlers/PingbackHandler.cs.
- risk 0.47cvss 7.1epss 0.05
BlogEngine.NET 3.3.7.0 allows /api/filemanager Directory Traversal via the path parameter.
- risk 0.42cvss 6.1epss 0.31
Blogengine.net 3.3.8.0 and earlier is vulnerable to Open Redirect.
- risk 0.42cvss 6.5epss 0.01
A Cross-Site Request Forgery (CSRF) vulnerability discovered in BlogEngine.Net v3.3.8.0 allows unauthenticated attackers to read arbitrary files on the hosting web server.
- risk 0.40cvss 6.1epss 0.01
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.
- risk 0.34cvss 5.3epss 0.00
An Improper Access Control vulnerability in BlogEngine.NET 3.3.8.0, allows unauthenticated visitors to access the files of unpublished blogs.
- CVE-2008-6476Mar 16, 2009risk 0.03cvss —epss 0.01
Cross-site scripting (XSS) vulnerability in blog/search.aspx in BlogEngine.NET allows remote attackers to inject arbitrary web script or HTML via the q parameter.
- risk 0.00cvss 9.8epss 0.01
BlogEngine.NET v3.3.8.0 allows an attacker to create any folder with "files" prefix under ~/App_Data/.
- risk 0.00cvss 7.2epss 0.01
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.
- CVE-2013-6953Jan 3, 2014risk 0.00cvss —epss 0.01
BlogEngine.NET 2.8.0.0 and earlier allows remote attackers to read usernames and password hashes via a request for the sioc.axd file.