cvelist/2019/0xxx/CVE-2019-0542.json
2019-01-11 06:04:06 -05:00

68 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "Secure@Microsoft.com",
"ID" : "CVE-2019-0542",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xterm.js",
"version" : {
"version_data" : [
{
"version_value" : "xterm.js"
}
]
}
}
]
},
"vendor_name" : "https://xtermjs.org/"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A remote code execution vulnerability exists in Xterm.js when the component mishandles special characters, aka \"Xterm Remote Code Execution Vulnerability.\" This affects xterm.js."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/xtermjs/xterm.js/releases",
"refsource" : "MISC",
"url" : "https://github.com/xtermjs/xterm.js/releases"
},
{
"name" : "106434",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106434"
}
]
}
}