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

80 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2021-11-17 11:12:00 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24841",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Helpful < 4.4.59 - 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": "Helpful",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.4.59",
"version_value": "4.4.59"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Helpful WordPress plugin before 4.4.59 does not sanitise and escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/55d11acf-8c47-40da-be47-24f74fd7566e",
"name": "https://wpscan.com/vulnerability/55d11acf-8c47-40da-be47-24f74fd7566e"
},
{
"refsource": "MISC",
"url": "https://mikadmin.fr/tech/XSS-Stored-Helpful-5b10bc7f40ab319f9797eb4abad4f420660.pdf",
"name": "https://mikadmin.fr/tech/XSS-Stored-Helpful-5b10bc7f40ab319f9797eb4abad4f420660.pdf"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2021-11-17 11:12:00 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Mika"
2021-01-14 16:06:01 +00:00
}
2021-11-17 11:12:00 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:06:01 +00:00
}