cvelist/2021/4xxx/CVE-2021-4222.json
2022-02-28 10:00:35 +01:00

80 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-4222",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Paginate < 2.1.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": "WP-Paginate",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.1.4",
"version_value": "2.1.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP-Paginate WordPress plugin before 2.1.4 does not sanitise and escape its preset settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/6df5f5b1-f10b-488e-80b3-2c024bbb8c78",
"name": "https://wpscan.com/vulnerability/6df5f5b1-f10b-488e-80b3-2c024bbb8c78"
},
{
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/160800/",
"name": "https://packetstormsecurity.com/files/160800/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Park Won Seok"
}
],
"source": {
"discovery": "EXTERNAL"
}
}