cvelist/2023/5xxx/CVE-2023-5990.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2023-11-07 12:00:37 +00:00
{
2023-12-04 22:00:34 +00:00
"data_version": "4.0",
2023-11-07 12:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5990",
2023-12-04 22:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-11-07 12:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-04 22:00:34 +00:00
"value": "The Interactive Contact Form and Multi Step Form Builder with Drag & Drop Editor WordPress plugin before 3.4.2 does not have CSRF checks on some of its form actions such as deletion and duplication, which could allow attackers to make logged in admin perform such actions via CSRF attacks"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Interactive Contact Form and Multi Step Form Builder with Drag & Drop Editor",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.4.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/0a615ce3-93da-459d-a33f-a2a6e74a2f94",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/0a615ce3-93da-459d-a33f-a2a6e74a2f94"
2023-11-07 12:00:37 +00:00
}
]
2023-12-04 22:00:34 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Nguyen Duc Manh"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-11-07 12:00:37 +00:00
}