2020-05-21 19:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13296" ,
2020-09-30 18:01:40 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
"version_value" : ">=10.7 <13.0.14"
} ,
{
"version_value" : ">=13.1.0 <13.1.8"
} ,
{
"version_value" : ">=13.2.0 <13.2.6"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Missing authorization in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/235996" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/235996" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/957459" ,
"url" : "https://hackerone.com/reports/957459" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13296.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13296.json" ,
"refsource" : "CONFIRM"
}
]
2020-05-21 19:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-30 18:01:40 +00:00
"value" : "An issue has been discovered in GitLab affecting versions >=10.7 <13.0.14, >=13.1.0 <13.1.8, >=13.2.0 <13.2.6. Improper Access Control for Deploy Tokens"
2020-05-21 19:01:17 +00:00
}
]
2020-09-30 18:01:40 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [@ledz1996](https://hackerone.com/ledz1996) for responsibly reporting this vulnerability to us."
}
]
2020-05-21 19:01:17 +00:00
}