cvelist/2023/2xxx/CVE-2023-2627.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2023-05-10 14:00:40 +00:00
{
2023-06-27 14:00:45 +00:00
"data_version": "4.0",
2023-05-10 14:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2627",
2023-06-27 14:00:45 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-05-10 14:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-27 14:00:45 +00:00
"value": "The KiviCare WordPress plugin before 3.2.1 does not have proper CSRF and authorisation checks in various AJAX actions, allowing any authenticated users, such as subscriber to call them. Attacks include but are not limited to: Add arbitrary Clinic Admin/Doctors/etc and update plugin's settings"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2023-05-10 14:00:40 +00:00
}
]
2023-06-27 14:00:45 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "KiviCare",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/162d0029-2adc-4925-9985-1d5d672dbe75",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/162d0029-2adc-4925-9985-1d5d672dbe75"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-05-10 14:00:40 +00:00
}