2020-05-21 19:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13358" ,
2020-11-17 01:01:39 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "Gitlab CE/EE" ,
"version" : {
"version_data" : [
{
"version_value" : ">=13.4"
} ,
{
"version_value" : "<13.4.5"
} ,
{
"version_value" : ">=13.3"
} ,
{
"version_value" : "<13.3.9"
} ,
{
"version_value" : ">=13.5"
} ,
{
"version_value" : "<13.5.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper authorization in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/241674" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/241674" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13358.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13358.json" ,
"refsource" : "CONFIRM"
}
]
2020-05-21 19:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-17 01:01:39 +00:00
"value" : "A vulnerability in the internal Kubernetes agent api in GitLab CE/EE version 13.3 and above allows unauthorized access to private projects. Affected versions are: >=13.4, <13.4.5,>=13.3, <13.3.9,>=13.5, <13.5.2."
2020-05-21 19:01:17 +00:00
}
]
2020-11-17 01:01:39 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This vulnerability has been discovered internally by the GitLab team"
}
]
2020-05-21 19:01:17 +00:00
}