cvelist/2019/6xxx/CVE-2019-6514.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2019-01-22 12:04:32 -05:00
{
2019-03-18 05:00:35 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6514",
2019-05-14 15:00:47 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 05:00:35 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-05-14 15:00:47 +00:00
"value": "An issue was discovered in WSO2 Dashboard Server 2.0.0. It is possible to inject a JavaScript payload that will be stored in the database and then displayed and executed on the same page, aka XSS."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.excellium-services.com/cert-xlm-advisory",
"refsource": "MISC",
"name": "https://www.excellium-services.com/cert-xlm-advisory"
},
{
"url": "https://wso2.com/security-patch-releases/dashboard-server",
"refsource": "MISC",
"name": "https://wso2.com/security-patch-releases/dashboard-server"
2019-03-18 05:00:35 +00:00
}
]
}
}