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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:01:44 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-24682",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Cool Tag Cloud < 2.26 - Contributor+ 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": "Cool Tag Cloud",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.26",
"version_value": "2.26"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Cool Tag Cloud WordPress plugin before 2.26 does not escape the style attribute of the cool_tag_cloud shortcode, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/7dfdd50d-77f9-4f0a-8673-8f033c0b0e05",
"name": "https://wpscan.com/vulnerability/7dfdd50d-77f9-4f0a-8673-8f033c0b0e05"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:01:44 +00:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
2021-01-14 16:01:44 +00:00
}
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:01:44 +00:00
}