"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-08-27 23:01:23 +00:00
parent c08a9d28fd
commit 5c5fa9841f
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -1,91 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "product-cna@github.com",
"ID": "CVE-2020-10517",
"STATE": "PUBLIC",
"TITLE": "Improper access control in GitHub Enterprise Server leading to the enumeration of private repository names"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GitHub Enterprise Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.21",
"version_value": "2.21.6"
"CVE_data_meta": {
"ASSIGNER": "product-cna@github.com",
"ID": "CVE-2020-10517",
"STATE": "PUBLIC",
"TITLE": "Improper access control in GitHub Enterprise Server leading to the enumeration of private repository names"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GitHub Enterprise Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.21",
"version_value": "2.21.6"
},
{
"version_affected": "<",
"version_name": "2.20",
"version_value": "2.20.15"
},
{
"version_affected": "<",
"version_name": "2.19",
"version_value": "2.19.21"
}
]
}
}
]
},
{
"version_affected": "<",
"version_name": "2.20",
"version_value": "2.20.15"
},
{
"version_affected": "<",
"version_name": "2.19",
"version_value": "2.19.21"
}
]
"vendor_name": "GitHub"
}
}
]
},
"vendor_name": "GitHub"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "William Bowling"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An improper access control vulnerability was identified in GitHub Enterprise Server that allowed authenticated users of the instance to determine the names of unauthorized private repositories given their numerical IDs. This vulnerability did not allow unauthorized access to any repository content besides the name. This vulnerability affected all versions of GitHub Enterprise Server prior to 2.22 and was fixed in versions 2.21.6, 2.20.15, and 2.19.21. This vulnerability was reported via the GitHub Bug Bounty program."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
},
"credit": [
{
"lang": "eng",
"value": "CWE-285: Improper Authorization"
}
"value": "William Bowling"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An improper access control vulnerability was identified in GitHub Enterprise Server that allowed authenticated users of the instance to determine the names of unauthorized private repositories given their numerical IDs. This vulnerability did not allow unauthorized access to any repository content besides the name. This vulnerability affected all versions of GitHub Enterprise Server prior to 2.22 and was fixed in versions 2.21.6, 2.20.15, and 2.19.21. This vulnerability was reported via the GitHub Bug Bounty program."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://enterprise.github.com/releases/2.21.6/notes"
},
{
"refsource": "CONFIRM",
"url": "https://enterprise.github.com/releases/2.20.15/notes"
},
{
"refsource": "CONFIRM",
"url": "https://enterprise.github.com/releases/2.19.21/notes"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285: Improper Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://enterprise.github.com/releases/2.19.21/notes",
"name": "https://enterprise.github.com/releases/2.19.21/notes"
},
{
"refsource": "MISC",
"url": "https://enterprise.github.com/releases/2.20.15/notes",
"name": "https://enterprise.github.com/releases/2.20.15/notes"
},
{
"refsource": "MISC",
"url": "https://enterprise.github.com/releases/2.21.6/notes",
"name": "https://enterprise.github.com/releases/2.21.6/notes"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}