cvelist/2019/18xxx/CVE-2019-18213.json
2019-10-24 21:01:04 +00:00

87 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18213",
"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": "XML Language Server (aka lsp4xml) before 0.9.1, as used in Red Hat XML Language Support (aka vscode-xml) before 0.9.1 for Visual Studio and other products, allows XXE via a crafted XML document, with resultant SSRF (as well as SMB connection initiation that can lead to NetNTLM challenge/response capture for password cracking). This occurs in extensions/contentmodel/participants/diagnostics/LSPXMLParserConfiguration.java."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/angelozerr/lsp4xml/",
"refsource": "MISC",
"name": "https://github.com/angelozerr/lsp4xml/"
},
{
"url": "https://github.com/redhat-developer/vscode-xml/",
"refsource": "MISC",
"name": "https://github.com/redhat-developer/vscode-xml/"
},
{
"url": "https://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml",
"refsource": "MISC",
"name": "https://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml"
},
{
"url": "https://github.com/angelozerr/lsp4xml/pull/566",
"refsource": "MISC",
"name": "https://github.com/angelozerr/lsp4xml/pull/566"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/angelozerr/lsp4xml/blob/master/CHANGELOG.md#others",
"url": "https://github.com/angelozerr/lsp4xml/blob/master/CHANGELOG.md#others"
},
{
"refsource": "MISC",
"name": "https://www.shielder.it/blog/dont-open-that-xml-xxe-to-rce-in-xml-plugins-for-vs-code-eclipse-theia/",
"url": "https://www.shielder.it/blog/dont-open-that-xml-xxe-to-rce-in-xml-plugins-for-vs-code-eclipse-theia/"
}
]
}
}