cvelist/2020/13xxx/CVE-2020-13947.json

77 lines
2.9 KiB
JSON
Raw Normal View History

2020-06-08 14:01:20 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-13947",
2021-02-08 22:01:05 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Apache ActiveMQ",
"version": {
"version_data": [
{
"version_value": "Apache ActiveMQ version prior to 5.15.13 and 5.16.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://activemq.apache.org/security-advisories.data/CVE-2020-13947-announcement.txt",
"url": "http://activemq.apache.org/security-advisories.data/CVE-2020-13947-announcement.txt"
2021-02-11 18:01:21 +00:00
},
{
"refsource": "MLIST",
"name": "[activemq-commits] 20210211 [activemq-website] branch master updated: Update 5.15.x fix version on CVE-2020-13947",
"url": "https://lists.apache.org/thread.html/r021c490028f61c8b6f7e38efb98e61693b0cbb6b99b02238c6fc7d66@%3Ccommits.activemq.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[activemq-dev] 20210211 Re: CVE-2020-13947 - XSS in WebConsole",
"url": "https://lists.apache.org/thread.html/ra66791f1f2b59fa651a81cec5202acdfbf34c2154fc0ff200301cc1c@%3Cdev.activemq.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[activemq-users] 20210211 Re: CVE-2020-13947 - XSS in WebConsole",
"url": "https://lists.apache.org/thread.html/ra66791f1f2b59fa651a81cec5202acdfbf34c2154fc0ff200301cc1c@%3Cusers.activemq.apache.org%3E"
2021-02-08 22:01:05 +00:00
}
]
2020-06-08 14:01:20 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-02-08 22:01:05 +00:00
"value": "An instance of a cross-site scripting vulnerability was identified to be present in the web based administration console on the message.jsp page of Apache ActiveMQ versions 5.15.12 through 5.16.0."
2020-06-08 14:01:20 +00:00
}
]
}
}