cvelist/2022/35xxx/CVE-2022-35278.json
2022-12-09 19:00:38 +00:00

90 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-35278",
"STATE": "PUBLIC",
"TITLE": "HTML Injection in ActiveMQ Artemis Web Console"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache ActiveMQ Artemis",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "2.23.1"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache ActiveMQ would like to thank Yash Pandya (Digital14), Rajatkumar Karmarkar (Digital14), and Likhith Cheekatipalle (Digital14) for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Apache ActiveMQ Artemis prior to 2.24.0, an attacker could show malicious content and/or redirect users to a malicious URL in the web console by using HTML in the name of an address or queue."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://lists.apache.org/thread/bh6y81wtotg75337bpvxcjy436zfgf3n",
"name": "https://lists.apache.org/thread/bh6y81wtotg75337bpvxcjy436zfgf3n"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20221209-0005/",
"url": "https://security.netapp.com/advisory/ntap-20221209-0005/"
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "eng",
"value": "Upgrade to Apache ActiveMQ Artemis 2.24.0."
}
]
}