cvelist/2019/7xxx/CVE-2019-7353.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-02-04 14:06:39 -05:00
{
2019-03-18 00:50:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7353",
2019-05-17 17:00:51 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 00:50:56 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-05-17 17:00:51 +00:00
"value": "An Incorrect Access Control issue was discovered in GitLab Community and Enterprise Edition 11.7.x before 11.7.4. GitLab Releases were vulnerable to an authorization issue that allowed users to view confidential issue and merge request titles of other projects."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2019-09-09 19:00:51 +00:00
{
"refsource": "CONFIRM",
"name": "https://gitlab.com/gitlab-org/gitlab-ce/issues/56568",
"url": "https://gitlab.com/gitlab-org/gitlab-ce/issues/56568"
2019-09-09 20:00:49 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://about.gitlab.com/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released/",
"url": "https://about.gitlab.com/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released/"
2019-03-18 00:50:56 +00:00
}
]
}
}