cvelist/2020/13xxx/CVE-2020-13290.json

100 lines
3.3 KiB
JSON
Raw Normal View History

2020-05-21 19:01:17 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-13290",
2020-08-12 15:01:24 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GitLab",
"product": {
"product_data": [
{
"product_name": "GitLab",
"version": {
"version_data": [
{
2021-05-03 19:00:44 +00:00
"version_value": ">=8.4, <13.0.12"
},
{
"version_value": ">=13.1, <13.1.6"
},
{
"version_value": ">=13.2, <13.2.3"
2020-08-12 15:01:24 +00:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper access control in GitLab"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gitlab-org/gitlab/-/issues/32291",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/32291",
"refsource": "MISC"
},
{
"name": "https://hackerone.com/reports/691477",
"url": "https://hackerone.com/reports/691477",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13290.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13290.json",
"refsource": "CONFIRM"
}
]
2020-05-21 19:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-17 13:01:34 +00:00
"value": "In GitLab before 13.0.12, 13.1.6, and 13.2.3, improper access control was used on the Applications page"
2020-05-21 19:01:17 +00:00
}
]
2020-08-12 15:01:24 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:L",
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"version": "3.1",
"baseScore": 7.5,
"baseSeverity": "HIGH"
}
},
"credit": [
{
"lang": "eng",
2021-05-03 19:00:44 +00:00
"value": "Thanks [@brdoors3](https://hackerone.com/brdoors3) for reporting this vulnerability through our HackerOne bug bounty program"
2020-08-12 15:01:24 +00:00
}
]
2020-05-21 19:01:17 +00:00
}