cvelist/2019/5xxx/CVE-2019-5463.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-04 16:03:21 -05:00
{
2019-09-09 18:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:42:41 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5463",
2019-09-09 18:00:51 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "GitLab CE/EE",
"version": {
"version_data": [
{
"version_value": "Affects all previous GitLab CE/EE versions. Fixed in 12.1.2, 12.0.4, and 11.11.6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure (CWE-200)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/477222",
"url": "https://hackerone.com/reports/477222"
},
{
"refsource": "CONFIRM",
"name": "https://gitlab.com/gitlab-org/gitlab-ce/issues/56407",
"url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/56407"
}
]
2019-03-18 02:42:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-09-09 18:00:51 +00:00
"value": "An authorization issue was discovered in the GitLab CE/EE CI badge images endpoint which could result in disclosure of the build status. This vulnerability was addressed in 12.1.2, 12.0.4, and 11.11.6."
2019-03-18 02:42:41 +00:00
}
]
}
}