cvelist/2024/3xxx/CVE-2024-3476.json

80 lines
2.3 KiB
JSON
Raw Normal View History

2024-04-10 19:04:29 +00:00
{
2024-05-02 06:01:05 +00:00
"data_version": "4.0",
2024-04-10 19:04:29 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3476",
2024-05-02 06:01:05 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-04-10 19:04:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-02 06:01:05 +00:00
"value": "The Side Menu Lite WordPress plugin before 4.2.1 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting buttons 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": "Side Menu Lite ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/46f74493-9082-48b2-90bc-2c1d1db64ccd/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/46f74493-9082-48b2-90bc-2c1d1db64ccd/"
2024-04-10 19:04:29 +00:00
}
]
2024-05-02 06:01:05 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bob Matyas"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-04-10 19:04:29 +00:00
}