cvelist/2022/43xxx/CVE-2022-43670.json
2022-11-02 15:00:39 +00:00

95 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-43670",
"STATE": "PUBLIC",
"TITLE": "XSS in Sling CMS Reference App Taxonomy Path"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Sling App CMS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.1.2"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache Sling would like to thank QSec-Team for reporting this issue"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An improper neutralization of input during web page generation ('Cross-site Scripting') [CWE-79] vulnerability in Sling App CMS version 1.1.0 and prior may allow an authenticated remote attacker to perform a reflected cross site scripting (XSS) attack in the taxonomy management feature."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "low"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://lists.apache.org/thread/o68l3l3crfxz107fr9dm74y8vg8kj2cs",
"name": "https://lists.apache.org/thread/o68l3l3crfxz107fr9dm74y8vg8kj2cs"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221102 CVE-2022-43670: Apache Sling App CMS: XSS in Sling CMS Reference App Taxonomy Path",
"url": "http://www.openwall.com/lists/oss-security/2022/11/02/8"
}
]
},
"source": {
"defect": [
"SLING-11622"
],
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "eng",
"value": "Upgrade to Apache Sling App CMS >= 1.1.2"
}
]
}