- Added another submission from Microsoft from 2019-01-08.

This commit is contained in:
CVE Team 2019-01-09 09:41:13 -05:00
parent e48627d42e
commit 1089fefb81
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,30 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-0542",
"STATE" : "RESERVED"
"ASSIGNER" : "Secure@Microsoft.com",
"ID" : "CVE-2019-0542"
},
"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",
@ -11,7 +33,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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" : [
{
"url" : "https://github.com/xtermjs/xterm.js/releases"
}
]
}