cvelist/2018/8xxx/CVE-2018-8035.json
2019-06-06 20:00:52 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-8035",
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache UIMA DUCC",
"version": {
"version_data": [
{
"version_value": "Apache UIMA DUCC releases including and prior to 2.2.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://uima.apache.org/security_report",
"url": "https://uima.apache.org/security_report"
},
{
"refsource": "BID",
"name": "108195",
"url": "http://www.securityfocus.com/bid/108195"
},
{
"refsource": "MLIST",
"name": "[uima-dev] 20190606 Re: upcoming board report",
"url": "https://lists.apache.org/thread.html/2f49681259b375d53431605f1c557ef8a3ed0af01a488d2e1b330053@%3Cdev.uima.apache.org%3E"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "This vulnerability relates to the user's browser processing of DUCC webpage input data.The javascript comprising Apache UIMA DUCC (<= 2.2.2) which runs in the user's browser does not sufficiently filter user supplied inputs, which may result in unintended execution of user supplied javascript code."
}
]
}
}