cvelist/2024/3xxx/CVE-2024-3477.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-3477",
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 Popup Box WordPress plugin before 2.2.7 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting popups 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": "Popup Box ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.2.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/ca5e59e6-c500-4129-997b-391cdf9aa9c7/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/ca5e59e6-c500-4129-997b-391cdf9aa9c7/"
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
}