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

76 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:04:47 +00:00
{
2021-11-17 11:12:00 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24804",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Simple JWT Login < 3.2.1 - Arbitrary Settings Update to Site Takeover 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": "Simple JWT Login Login and Register to WordPress using JWT",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.2.1",
"version_value": "3.2.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Simple JWT Login WordPress plugin before 3.2.1 does not have nonce checks when saving its settings, allowing attackers to make a logged in admin changed them. Settings such as HMAC verification secret, account registering and default user roles can be updated, which could result in site takeover."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/6f015e8e-462b-4ef7-a9a1-bb91e7d28e37",
"name": "https://wpscan.com/vulnerability/6f015e8e-462b-4ef7-a9a1-bb91e7d28e37"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2021-01-14 16:04:47 +00:00
]
2021-11-17 11:12:00 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
2021-01-14 16:04:47 +00:00
}
2021-11-17 11:12:00 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
}