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

84 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:06:39 +00:00
{
2021-10-18 15:38:58 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24615",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Wechat Reward <= 1.7 - CSRF to 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": "微信打赏Wechat Reward)",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.7",
"version_value": "1.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Wechat Reward WordPress plugin through 1.7 does not sanitise or escape its QR settings, nor has any CSRF check in place, allowing attackers to make a logged in admin change the settings and perform Cross-Site Scripting attacks."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/9d48313b-76d7-4252-9b81-2fdd0373561b",
"name": "https://wpscan.com/vulnerability/9d48313b-76d7-4252-9b81-2fdd0373561b"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2021-01-14 16:06:39 +00:00
]
2022-07-29 11:17:48 +02:00
},
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
2021-10-18 15:38:58 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "听雨眠"
2021-01-14 16:06:39 +00:00
}
2021-10-18 15:38:58 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}