cvelist/2018/14xxx/CVE-2018-14485.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2018-07-20 14:04:35 -04:00
{
2019-03-18 02:52:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14485",
2019-05-07 18:00:49 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 02:52:36 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-05-07 18:00:49 +00:00
"value": "BlogEngine.NET 3.3 allows XXE attacks via the POST body to metaweblog.axd."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://packetstormsecurity.com/files/151063/BlogEngine-3.3-XML-External-Entity-Injection.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/151063/BlogEngine-3.3-XML-External-Entity-Injection.html"
},
{
"url": "https://www.exploit-db.com/exploits/46106/",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/46106/"
},
{
"url": "https://github.com/rxtur/BlogEngine.NET/commits/master",
"refsource": "MISC",
"name": "https://github.com/rxtur/BlogEngine.NET/commits/master"
2019-03-18 02:52:36 +00:00
}
]
}
}