cvelist/2021/24xxx/CVE-2021-24576.json

76 lines
1.7 KiB
JSON
Raw Normal View History

2021-01-14 16:05:23 +00:00
{
2021-10-11 12:44:34 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24576",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Easy Accordion < 2.0.22 - Authenticated Stored XSS"
},
"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": "Easy Accordion Best Accordion FAQ Plugin for WordPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0.22",
"version_value": "2.0.22"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Easy Accordion WordPress plugin before 2.0.22 does not properly sanitize inputs when adding new items to an accordion."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4d0c60d1-db5a-4c4f-9bdb-669975ac7210",
"name": "https://wpscan.com/vulnerability/4d0c60d1-db5a-4c4f-9bdb-669975ac7210"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:05:23 +00:00
]
2021-10-11 12:44:34 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Asif Nawaz Minhas"
2021-01-14 16:05:23 +00:00
}
2021-10-11 12:44:34 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}