cvelist/2022/2xxx/CVE-2022-2629.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-08-02 13:00:48 +00:00
{
2022-10-10 19:33:55 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-2629",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Top Bar < 3.0.4 - Admin+ Stored Cross-Site Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Top Bar",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.0.4",
"version_value": "3.0.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Top Bar WordPress plugin before 3.0.4 does not sanitise and escape some of its settings before outputting them in frontend pages, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/25a0d41f-3b6f-4d18-b4d5-767ac60ee8a8",
"name": "https://wpscan.com/vulnerability/25a0d41f-3b6f-4d18-b4d5-767ac60ee8a8"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-Site Scripting (XSS)",
"lang": "eng"
}
2022-08-02 13:00:48 +00:00
]
2022-10-10 19:33:55 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Asif Nawaz Minhas"
2022-08-02 13:00:48 +00:00
}
2022-10-10 19:33:55 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-08-02 13:00:48 +00:00
}