cvelist/2020/6xxx/CVE-2020-6859.json

82 lines
3.2 KiB
JSON
Raw Normal View History

2020-01-13 07:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-01-13 17:01:07 +00:00
"ID": "CVE-2020-6859",
"STATE": "PUBLIC"
2020-01-13 07:01:15 +00:00
},
2020-01-13 17:01:07 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-13 07:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-13 17:01:07 +00:00
"value": "Multiple Insecure Direct Object Reference vulnerabilities in includes/core/class-files.php in the Ultimate Member plugin through 2.1.2 for WordPress allow remote attackers to change other users' profiles and cover photos via a modified user_id parameter. This is related to ajax_image_upload and ajax_resize_image."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/ultimate-member/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/ultimate-member/#developers"
},
{
"url": "https://github.com/ultimatemember/ultimatemember/blob/627bbb0fae81ac34c60b43f0867eadcf8e1bc523/includes/core/class-files.php#L310",
"refsource": "MISC",
"name": "https://github.com/ultimatemember/ultimatemember/blob/627bbb0fae81ac34c60b43f0867eadcf8e1bc523/includes/core/class-files.php#L310"
},
{
"url": "https://github.com/ultimatemember/ultimatemember/blob/627bbb0fae81ac34c60b43f0867eadcf8e1bc523/includes/core/class-files.php#L269",
"refsource": "MISC",
"name": "https://github.com/ultimatemember/ultimatemember/blob/627bbb0fae81ac34c60b43f0867eadcf8e1bc523/includes/core/class-files.php#L269"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/ultimatemember/ultimatemember/commit/249682559012734a4f7d71f52609b2f301ea55b1",
"url": "https://github.com/ultimatemember/ultimatemember/commit/249682559012734a4f7d71f52609b2f301ea55b1"
2020-01-22 11:01:07 +00:00
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/10041",
"url": "https://wpvulndb.com/vulnerabilities/10041"
2020-01-13 07:01:15 +00:00
}
]
}
}