cvelist/2018/19xxx/CVE-2018-19727.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-11-29 16:05:13 -05:00
{
2019-03-18 01:50:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@adobe.com",
"ID": "CVE-2018-19727",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Adobe Experience Manager",
"version": {
"version_data": [
{
"version_value": "6.4, 6.3, 6.2, 6.1, and 6.0 versions"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-28 12:33:37 -05:00
{
2019-03-18 01:50:57 +00:00
"lang": "eng",
"value": "Adobe Experience Manager versions 6.4, 6.3, 6.2, 6.1, and 6.0 have a reflected cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure."
2019-01-28 12:33:37 -05:00
}
2019-03-18 01:50:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Reflected Cross-site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://helpx.adobe.com/security/products/experience-manager/apsb19-09.html",
"refsource": "CONFIRM",
"url": "https://helpx.adobe.com/security/products/experience-manager/apsb19-09.html"
},
{
"name": "106678",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106678"
}
]
}
}