cvelist/2020/10xxx/CVE-2020-10057.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-03-04 17:01:09 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-04 19:01:22 +00:00
"ID": "CVE-2020-10057",
"STATE": "PUBLIC"
2020-03-04 17:01:09 +00:00
},
2020-03-04 19:01:22 +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-03-04 17:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-04 19:01:22 +00:00
"value": "GeniXCMS 1.1.7 is vulnerable to user privilege escalation due to broken access control. This issue exists because of an incomplete fix for CVE-2015-2680, in which \"token\" is used as a CSRF protection mechanism, but without validation that \"token\" is associated with an administrative user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/J3rryBl4nks/GenixCMS/blob/master/CreateAdminBAC.md",
"refsource": "MISC",
"name": "https://github.com/J3rryBl4nks/GenixCMS/blob/master/CreateAdminBAC.md"
2020-03-04 17:01:09 +00:00
}
]
}
}