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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:05:23 +00:00
{
2021-09-06 11:34:47 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24568",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "AddToAny < 1.7.46 - 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": "AddToAny Share Buttons",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.7.46",
"version_value": "1.7.46"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The AddToAny Share Buttons WordPress plugin before 1.7.46 does not sanitise its Sharing Header setting when outputting it in frontend pages, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/cf7c0207-adb2-44c6-9469-2b24dbfec83a",
"name": "https://wpscan.com/vulnerability/cf7c0207-adb2-44c6-9469-2b24dbfec83a"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:05:23 +00:00
]
2021-09-06 11:34:47 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Asif Nawaz Minhas"
2021-01-14 16:05:23 +00:00
}
2021-09-06 11:34:47 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:05:23 +00:00
}