cvelist/2022/0xxx/CVE-2022-0384.json
2022-03-07 09:10:58 +01:00

80 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-0384",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Video Conferencing with Zoom < 3.8.17 - E-mail Address 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": "Video Conferencing with Zoom",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.8.17",
"version_value": "3.8.17"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Video Conferencing with Zoom WordPress plugin before 3.8.17 does not have authorisation in its vczapi_get_wp_users AJAX action, allowing any authenticated users, such as subscriber to download the list of email addresses registered on the blog"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/91c44c45-994b-4aed-b9f9-7db45924eeb4",
"name": "https://wpscan.com/vulnerability/91c44c45-994b-4aed-b9f9-7db45924eeb4"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2671219",
"name": "https://plugins.trac.wordpress.org/changeset/2671219"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-200 Information Exposure",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
}
],
"source": {
"discovery": "EXTERNAL"
}
}