cvelist/2021/24xxx/CVE-2021-24677.json

76 lines
1.7 KiB
JSON
Raw Normal View History

2021-01-14 16:07:54 +00:00
{
2021-10-18 15:38:58 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24677",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Find My Blocks < 3.4.0 - Private Post Titles 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": "Find My Blocks",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.4.0",
"version_value": "3.4.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Find My Blocks WordPress plugin before 3.4.0 does not have authorisation checks in its REST API, which could allow unauthenticated users to enumerate private posts' titles."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/40c7e424-9a97-41ab-a312-2a06b607609a",
"name": "https://wpscan.com/vulnerability/40c7e424-9a97-41ab-a312-2a06b607609a"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
2021-10-22 08:41:33 +02:00
"value": "CWE-862 Missing Authorization",
2021-10-18 15:38:58 +02:00
"lang": "eng"
}
2021-01-14 16:07:54 +00:00
]
2021-10-18 15:38:58 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
2021-01-14 16:07:54 +00:00
}
2021-10-18 15:38:58 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}