cvelist/2019/6xxx/CVE-2019-6714.json
2019-06-18 10:00:46 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6714",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://packetstormsecurity.com/files/151628/BlogEngine.NET-3.3.6-Directory-Traversal-Remote-Code-Execution.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/151628/BlogEngine.NET-3.3.6-Directory-Traversal-Remote-Code-Execution.html"
},
{
"refsource": "EXPLOIT-DB",
"name": "46353",
"url": "https://www.exploit-db.com/exploits/46353/"
},
{
"url": "https://blogengine.io/",
"refsource": "MISC",
"name": "https://blogengine.io/"
},
{
"url": "https://github.com/rxtur/BlogEngine.NET/",
"refsource": "MISC",
"name": "https://github.com/rxtur/BlogEngine.NET/"
},
{
"refsource": "FULLDISC",
"name": "20190618 BlogEngine.NET Directory traversal + RCE",
"url": "http://seclists.org/fulldisclosure/2019/Jun/26"
}
]
}
}