cvelist/2019/10xxx/CVE-2019-10719.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2019-04-02 22:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-06-21 19:00:52 +00:00
"ID": "CVE-2019-10719",
"STATE": "PUBLIC"
2019-04-02 22:00:46 +00:00
},
2019-06-21 19:00:52 +00:00
"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",
2019-04-02 22:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-06-21 19:00:52 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "FULLDISC",
"name": "20190618 BlogEngine.NET Directory traversal + RCE",
"url": "http://seclists.org/fulldisclosure/2019/Jun/26"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/153347/BlogEngine.NET-3.3.6-3.3.7-dirPath-Directory-Traversal-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/153347/BlogEngine.NET-3.3.6-3.3.7-dirPath-Directory-Traversal-Remote-Code-Execution.html"
},
{
"refsource": "MISC",
"name": "https://www.securitymetrics.com/blog/BlogEngineNET-Directory-Traversal-Remote-Code-Execution-CVE-2019-10719-CVE-2019-10720",
"url": "https://www.securitymetrics.com/blog/BlogEngineNET-Directory-Traversal-Remote-Code-Execution-CVE-2019-10719-CVE-2019-10720"
2019-04-02 22:00:46 +00:00
}
]
}
}