cvelist/2022/0xxx/CVE-2022-0210.json
2022-01-18 17:01:15 +00:00

110 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"ID": "CVE-2022-0210",
"STATE": "PUBLIC",
"TITLE": "Random Banner <= 4.1.4 Admin+ Stored Cross-Site Scripting"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Random Banner",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.1.4",
"version_value": "4.1.4"
}
]
}
}
]
},
"vendor_name": "Random Banner"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Big Tiger"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Random Banner WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the category parameter found in the ~/include/models/model.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 4.1.4. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0210",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-0210"
},
{
"refsource": "MISC",
"url": "https://github.com/BigTiger2020/2022/blob/main/Random%20Banner%20Xss.md",
"name": "https://github.com/BigTiger2020/2022/blob/main/Random%20Banner%20Xss.md"
},
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/browser/random-banner/tags/4.1.4/include/models/model.php#L132",
"name": "https://plugins.trac.wordpress.org/browser/random-banner/tags/4.1.4/include/models/model.php#L132"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Uninstall plugin from site. "
}
],
"source": {
"discovery": "EXTERNAL"
}
}