cvelist/2014/0xxx/CVE-2014-0257.json
2018-10-12 16:04:25 -04:00

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-0257",
"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" : "Microsoft .NET Framework 1.0 SP3, 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, and 4.5.1 does not properly determine whether it is safe to execute a method, which allows remote attackers to execute arbitrary code via (1) a crafted web site or (2) a crafted .NET Framework application that exposes a COM server endpoint, aka \"Type Traversal Vulnerability.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "33892",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/33892"
},
{
"name" : "http://packetstormsecurity.com/files/127246/MS14-009-.NET-Deployment-Service-IE-Sandbox-Escape.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/127246/MS14-009-.NET-Deployment-Service-IE-Sandbox-Escape.html"
},
{
"name" : "MS14-009",
"refsource" : "MS",
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-009"
},
{
"name" : "65417",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/65417"
},
{
"name" : "103163",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/103163"
},
{
"name" : "1029745",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1029745"
},
{
"name" : "56793",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/56793"
}
]
}
}