cvelist/2022/1xxx/CVE-2022-1598.json

76 lines
1.8 KiB
JSON
Raw Normal View History

2022-05-05 14:01:38 +00:00
{
2022-06-06 10:44:41 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1598",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WPQA < 5.5 - Unauthenticated Private Message 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": "WPQA Builder",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.4",
"version_value": "5.4"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WPQA Builder WordPress plugin before 5.4 which is a companion to the Discy and Himer , lacks authentication in a REST API endpoint, allowing unauthenticated users to discover private questions sent between users on the site."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/0416ae2f-5670-4080-a88d-3484bb19d8c8",
"name": "https://wpscan.com/vulnerability/0416ae2f-5670-4080-a88d-3484bb19d8c8"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-284 Improper Access Control",
"lang": "eng"
}
2022-05-05 14:01:38 +00:00
]
2022-06-06 10:44:41 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Veshraj Ghimire"
2022-05-05 14:01:38 +00:00
}
2022-06-06 10:44:41 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-06-09 19:00:30 +02:00
}