cvelist/2022/0xxx/CVE-2022-0424.json

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-01-31 12:01:05 +00:00
{
2022-05-09 18:46:01 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0424",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Popup by Supsystic < 1.10.9 - Unauthenticated Subscriber Email Addresses Disclosure"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Popup by Supsystic",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.10.9",
"version_value": "1.10.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Popup by Supsystic WordPress plugin before 1.10.9 does not have any authentication and authorisation in an AJAX action, allowing unauthenticated attackers to call it and get the email addresses of subscribed users"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/1e4593fd-51e5-43ca-a244-9aaef3804b9f",
"name": "https://wpscan.com/vulnerability/1e4593fd-51e5-43ca-a244-9aaef3804b9f"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-200 Information Exposure",
"lang": "eng"
}
2022-01-31 12:01:05 +00:00
]
2022-05-09 18:46:01 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Felipe de Avila"
2022-01-31 12:01:05 +00:00
}
2022-05-09 18:46:01 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-01-31 12:01:05 +00:00
}