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.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/151628/BlogEngine.NET-3.3.6-Directory-Traversal-Remote-Code-Execution.html | Exploit VDB Entry Third Party Advisory |
http://seclists.org/fulldisclosure/2019/Jun/26 | |
https://blogengine.io/ | Product |
https://github.com/rxtur/BlogEngine.NET/ | Product Third Party Advisory |
https://www.exploit-db.com/exploits/46353/ | Exploit Third Party Advisory VDB Entry |
Configurations
History
No history.
Information
Published : 2019-03-21 16:01
Updated : 2024-02-04 20:20
NVD link : CVE-2019-6714
Mitre link : CVE-2019-6714
CVE.ORG link : CVE-2019-6714
JSON object : View
Products Affected
blogengine
- blogengine.net
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')