cvelist/2022/1xxx/CVE-2022-1610.json

76 lines
1.9 KiB
JSON
Raw Normal View History

2022-05-06 14:01:29 +00:00
{
2022-06-20 12:24:16 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1610",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Seamless Donations < 5.1.9 - Arbitrary Settings 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": "Seamless Donations: A Platform for Global Fundraising and Rebuilding using Stripe and PayPal",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.1.9",
"version_value": "5.1.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Seamless Donations WordPress plugin before 5.1.9 does not have CSRF check in place when updating its settings, 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/88014da6-6179-4527-8f67-fbb610804d93",
"name": "https://wpscan.com/vulnerability/88014da6-6179-4527-8f67-fbb610804d93"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2022-05-06 14:01:29 +00:00
]
2022-06-20 12:24:16 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Daniel Ruf"
2022-05-06 14:01:29 +00:00
}
2022-06-20 12:24:16 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}