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

80 lines
2.4 KiB
JSON
Raw Normal View History

2022-01-19 16:01:06 +00:00
{
2023-07-24 10:00:33 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0287",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The myCred WordPress plugin before 2.4.4.1 does not have any authorisation in place in its mycred-tools-select-user AJAX action, allowing any authenticated user, such as subscriber to call and retrieve all email addresses from the blog"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
2022-04-25 17:47:35 +02:00
{
2023-07-24 10:00:33 +00:00
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "myCred",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.4.4.1"
}
]
}
}
]
2022-04-25 17:47:35 +02:00
}
}
]
}
2023-07-24 10:00:33 +00:00
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/6cd7cd6d-1cc1-472c-809b-b66389f149b0",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/6cd7cd6d-1cc1-472c-809b-b66389f149b0"
}
2022-01-19 16:01:06 +00:00
]
2023-07-24 10:00:33 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Krzysztof Zaj\u0105c"
},
{
"lang": "en",
"value": "WPScan"
}
2022-04-25 17:47:35 +02:00
]
2022-01-19 16:01:06 +00:00
}