cvelist/2019/10xxx/CVE-2019-10070.json

65 lines
2.0 KiB
JSON
Raw Normal View History

2019-03-26 19:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10070",
2019-11-18 21:01:49 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Atlas",
"version": {
"version_data": [
{
"version_value": "0.8.3"
},
{
"version_value": "1.1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stored XSS Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[atlas-dev] 20191117 [CVE-2019-10070] Apache Atlas Stored XSS Vulnerability",
"url": "https://lists.apache.org/thread.html/cc21437c4c5053a13e13332d614d5172f39da03491fe17ae260be221@%3Cdev.atlas.apache.org%3E"
}
]
2019-03-26 19:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-18 21:01:49 +00:00
"value": "Apache Atlas versions 0.8.3 and 1.1.0 were found vulnerable to Stored Cross-Site Scripting in the search functionality"
2019-03-26 19:00:51 +00:00
}
]
}
}