cvelist/2019/10xxx/CVE-2019-10785.json
2020-02-29 13:01:14 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10785",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "dojox",
"version": {
"version_data": [
{
"version_value": "all versions before version 1.16.1, 1.15.2, 1.14.5, 1.13.6, 1.12.7 and 1.11.9."
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-DOJOX-548257,",
"url": "https://snyk.io/vuln/SNYK-JS-DOJOX-548257,"
},
{
"refsource": "MISC",
"name": "https://github.com/dojo/dojox/security/advisories/GHSA-pg97-ww7h-5mjr",
"url": "https://github.com/dojo/dojox/security/advisories/GHSA-pg97-ww7h-5mjr"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200229 [SECURITY] [DLA 2127-1] dojo security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00033.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "dojox is vulnerable to Cross-site Scripting in all versions before version 1.16.1, 1.15.2, 1.14.5, 1.13.6, 1.12.7 and 1.11.9. This is due to dojox.xmpp.util.xmlEncode only encoding the first occurrence of each character, not all of them."
}
]
}
}