cvelist/2013/4xxx/CVE-2013-4661.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:09:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-4661",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:09:10 +00:00
"lang": "eng",
"value": "CiviCRM 2.0.0 through 4.2.9 and 4.3.0 through 4.3.3 does not properly enforce role-based access control (RBAC) restrictions for default custom searches, which allows remote authenticated users with the \"access CiviCRM\" permission to bypass intended access restrictions, as demonstrated by accessing custom contribution data without having the \"access CiviContribute\" permission."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:09:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://issues.civicrm.org/jira/browse/CRM-12747",
"refsource": "CONFIRM",
"url": "http://issues.civicrm.org/jira/browse/CRM-12747"
},
{
"name": "http://civicrm.org/advisory/civi-sa-2013-003",
"refsource": "CONFIRM",
"url": "http://civicrm.org/advisory/civi-sa-2013-003"
},
{
"name": "http://civicrm.org/advisory/civi-sa-2013-003-custom-search-permissions",
"refsource": "CONFIRM",
"url": "http://civicrm.org/advisory/civi-sa-2013-003-custom-search-permissions"
}
]
}
}