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

75 lines
1.8 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-24852",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "MouseWheel Smooth Scroll < 5.7 - Plugin's Setting Update via CSRF"
},
"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": "MouseWheel Smooth Scroll",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.7",
"version_value": "5.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The MouseWheel Smooth Scroll WordPress plugin before 5.7 does not have CSRF check in place on its settings page, which could allow attackers to make a logged in admin change them via a CSRF attack"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/1069fb40-44f0-468e-9fd4-7a0fb8cde5a5",
"name": "https://wpscan.com/vulnerability/1069fb40-44f0-468e-9fd4-7a0fb8cde5a5"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2021-11-17 11:12:00 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
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
}