cvelist/2022/1xxx/CVE-2022-1089.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-03-25 09:01:17 +00:00
{
2022-05-16 08:55:10 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1089",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Bulk Edit and Create User Profiles < 1.5.14 - 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": "Bulk Edit and Create User Profiles WP Sheet Editor",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.5.14",
"version_value": "1.5.14"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Bulk Edit and Create User Profiles WordPress plugin before 1.5.14 does not sanitise and escape the Users Login, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/75a9fd23-7fa9-4cb1-a55b-ec5deae5d6fa",
"name": "https://wpscan.com/vulnerability/75a9fd23-7fa9-4cb1-a55b-ec5deae5d6fa"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-03-25 09:01:17 +00:00
]
2022-05-16 08:55:10 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Ankur Bakre"
2022-03-25 09:01:17 +00:00
}
2022-05-16 08:55:10 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-25 09:01:17 +00:00
}