cvelist/2022/2xxx/CVE-2022-2144.json
2022-07-17 12:30:05 +02:00

75 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-2144",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Jquery Validation For Contact Form 7 < 5.3 - Arbitrary Options 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": "Jquery Validation For Contact Form 7",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.3",
"version_value": "5.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Jquery Validation For Contact Form 7 WordPress plugin before 5.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change Blog options like default_role, users_can_register via a CSRF attack"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/419054d4-95e8-4f4a-b864-a98b3e18435a",
"name": "https://wpscan.com/vulnerability/419054d4-95e8-4f4a-b864-a98b3e18435a"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Gibran Abdillah"
}
],
"source": {
"discovery": "EXTERNAL"
}
}