2020-05-21 19:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13299" ,
2020-09-14 19:01:34 +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" : ">=1.0, <13.1.10"
} ,
{
"version_value" : ">=13.2, <13.2.8"
} ,
{
"version_value" : ">=13.3, <13.3.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insufficient session expiration in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/222508" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/222508" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/896225" ,
"url" : "https://hackerone.com/reports/896225" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13299.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13299.json" ,
"refsource" : "CONFIRM"
}
]
2020-05-21 19:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-14 19:01:34 +00:00
"value" : "A vulnerability was discovered in GitLab versions before 13.1.10, 13.2.8 and 13.3.4. The revocation feature was not revoking all session tokens and one could re-use it to obtain a valid session."
2020-05-21 19:01:17 +00:00
}
]
2020-09-14 19:01:34 +00:00
} ,
"impact" : {
"cvss" : {
2022-09-30 17:00:33 +00:00
"vectorString" : "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
2020-09-14 19:01:34 +00:00
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
2022-09-30 17:00:33 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2020-09-14 19:01:34 +00:00
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
2022-09-30 17:00:33 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH"
2020-09-14 19:01:34 +00:00
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [vaib25vicky](https://hackerone.com/vaib25vicky) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2020-05-21 19:01:17 +00:00
}