2023-04-14 16:00:34 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2069" ,
2023-05-03 21:00: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" : ">=10.0, <12.9.8"
} ,
{
"version_value" : ">=12.10, <12.10.7"
} ,
{
"version_value" : ">=13.0, <13.0.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper access control in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/407374" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/407374" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1939987" ,
"url" : "https://hackerone.com/reports/1939987" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2069.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-2069.json" ,
"refsource" : "CONFIRM"
}
]
2023-04-14 16:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-03 21:00:34 +00:00
"value" : "An issue has been discovered in GitLab affecting all versions starting from 10.0 before 12.9.8, all versions starting from 12.10 before 12.10.7, all versions starting from 13.0 before 13.0.1. A user with the role of developer could use the import project feature to leak CI/CD variables."
2023-04-14 16:00:34 +00:00
}
]
2023-05-03 21:00:34 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [js_noob](https://hackerone.com/js_noob) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2023-04-14 16:00:34 +00:00
}