cvelist/2021/34xxx/CVE-2021-34620.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2021-06-10 21:00:52 +00:00
{
"CVE_data_meta": {
2021-07-07 13:00:48 +00:00
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"DATE_PUBLIC": "2021-06-16T00:00:00.000Z",
2021-06-10 21:00:52 +00:00
"ID": "CVE-2021-34620",
2021-07-07 13:00:48 +00:00
"STATE": "PUBLIC",
"TITLE": "CSRF in WP Fluent Forms < 3.6.67 allows stored XSS and Privilege Escalation"
2021-06-10 21:00:52 +00:00
},
2021-07-07 13:00:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WP Fluent Forms",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.6.67",
"version_value": "3.6.67"
}
]
}
}
]
},
"vendor_name": "WP Manage Ninja"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Ramuel Gall, Wordfence"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-06-10 21:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-07 13:00:48 +00:00
"value": "The WP Fluent Forms plugin < 3.6.67 for WordPress is vulnerable to Cross-Site Request Forgery leading to stored Cross-Site Scripting and limited Privilege Escalation due to a missing nonce check in the access control function for administrative AJAX actions"
2021-06-10 21:00:52 +00:00
}
]
2021-07-07 13:00:48 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/browser/fluentform/trunk/app/Modules/Acl/Acl.php?rev=2196688",
"name": "https://plugins.trac.wordpress.org/browser/fluentform/trunk/app/Modules/Acl/Acl.php?rev=2196688"
},
{
"refsource": "MISC",
"url": "https://www.wordfence.com/blog/2021/06/cross-site-request-forgery-patched-in-wp-fluent-forms/",
"name": "https://www.wordfence.com/blog/2021/06/cross-site-request-forgery-patched-in-wp-fluent-forms/"
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-06-10 21:00:52 +00:00
}
}