cvelist/2021/24xxx/CVE-2021-24485.json
2022-07-04 15:00:06 +02:00

75 lines
1.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24485",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Special Text Boxes < 5.9.110 - 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": "Special Text Boxes",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.9.110",
"version_value": "5.9.110"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Special Text Boxes WordPress plugin before 5.9.110 does not sanitise or escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4a6b278a-4c11-4624-86bf-754212979643",
"name": "https://wpscan.com/vulnerability/4a6b278a-4c11-4624-86bf-754212979643"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Akash Rajendra Patil"
}
],
"source": {
"discovery": "EXTERNAL"
}
}