cvelist/2022/2xxx/CVE-2022-2340.json
2022-07-25 14:42:19 +02:00

80 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-2340",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "W-DALIL <= 2.0 - 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": "W-DALIL",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.0",
"version_value": "2.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The W-DALIL WordPress plugin through 2.0 does not sanitise and escape some of its fields, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/306ea895-0b90-4276-bb97-eecb34f9bfae",
"name": "https://wpscan.com/vulnerability/306ea895-0b90-4276-bb97-eecb34f9bfae"
},
{
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/167595/",
"name": "https://packetstormsecurity.com/files/167595/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Mariam Tariq"
}
],
"source": {
"discovery": "EXTERNAL"
}
}