cvelist/2021/4xxx/CVE-2021-4371.json

90 lines
3.2 KiB
JSON
Raw Normal View History

2023-06-06 14:00:42 +00:00
{
2023-06-07 02:00:42 +00:00
"data_version": "4.0",
2023-06-06 14:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-4371",
2023-06-07 02:00:42 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2023-06-06 14:00:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-07 02:00:42 +00:00
"value": "The WP Quick FrontEnd Editor plugin for WordPress is vulnerable to Setting Changs in versions up to, and including, 5.5. This is due to lacking both a security nonce and a capabilities check. This makes it possible for low-authenticated attackers to change plugin settings even when they do not have the capabilities to do so."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "labibahmed42",
"product": {
"product_data": [
{
"product_name": "WP Quick FrontEnd Editor \u2013 WordPress Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "5.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c392750b-ae4a-48b5-9ccb-43852fb13e27?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c392750b-ae4a-48b5-9ccb-43852fb13e27?source=cve"
},
{
"url": "https://wordpress.org/plugins/wp-quick-front-end-editor/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-quick-front-end-editor/#developers"
},
{
"url": "https://blog.nintechnet.com/multiple-vulnerabilities-in-wordpress-wp-quick-frontend-editor-plugin-unpatched/",
"refsource": "MISC",
"name": "https://blog.nintechnet.com/multiple-vulnerabilities-in-wordpress-wp-quick-frontend-editor-plugin-unpatched/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Jerome Bruandet"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
2023-06-06 14:00:42 +00:00
}
]
}
}