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

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-03-06 20:01:10 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-20 21:01:14 +00:00
"ID": "CVE-2020-10194",
"STATE": "PUBLIC"
2020-03-06 20:01:10 +00:00
},
2020-03-20 21:01:14 +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-06 20:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-20 21:01:14 +00:00
"value": "cs/service/account/AutoCompleteGal.java in Zimbra zm-mailbox before 8.8.15.p8 allows authenticated users to request any GAL account. This differs from the intended behavior in which the domain of the authenticated user must match the domain of the galsync account in the request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Zimbra/zm-mailbox/compare/8.8.15.p7...8.8.15.p8",
"refsource": "MISC",
"name": "https://github.com/Zimbra/zm-mailbox/compare/8.8.15.p7...8.8.15.p8"
},
{
"refsource": "MISC",
"name": "https://github.com/Zimbra/zm-mailbox/commit/1df440e0efa624d1772a05fb6d397d9beb4bda1e",
"url": "https://github.com/Zimbra/zm-mailbox/commit/1df440e0efa624d1772a05fb6d397d9beb4bda1e"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/Zimbra/zm-mailbox/pull/1020",
"url": "https://github.com/Zimbra/zm-mailbox/pull/1020"
2020-03-06 20:01:10 +00:00
}
]
}
}