cvelist/2022/4xxx/CVE-2022-4124.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2022-11-23 10:00:33 +00:00
{
2022-12-19 14:00:40 +00:00
"data_version": "4.0",
2022-11-23 10:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4124",
2022-12-19 14:00:40 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-11-23 10:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-19 14:00:40 +00:00
"value": "The Popup Manager WordPress plugin through 1.6.6 does not have authorisation and CSRF checks when deleting popups, which could allow unauthenticated users to delete them"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2022-11-23 10:00:33 +00:00
}
]
2022-12-19 14:00:40 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Popup Manager",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/60786bf8-c0d7-4d80-b189-866aba79bce2",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/60786bf8-c0d7-4d80-b189-866aba79bce2"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Lana Codes"
}
]
2022-11-23 10:00:33 +00:00
}