2024-04-26 22:00:35 +00:00
{
2024-09-26 18:06:41 +00:00
"data_version" : "4.0" ,
2024-04-26 22:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-4278" ,
2024-09-26 18:06:41 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
2024-04-26 22:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-26 18:06:41 +00:00
"value" : "An information disclosure issue has been discovered in GitLab EE affecting all versions starting from 16.5 prior to 17.2.8, from 17.3 prior to 17.3.4, and from 17.4 prior to 17.4.1. A maintainer could obtain a Dependency Proxy password by editing a certain Dependency Proxy setting."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-821: Incorrect Synchronization" ,
"cweId" : "CWE-821"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
2024-09-26 19:01:06 +00:00
"version_affected" : "<" ,
"version_name" : "16.5" ,
"version_value" : "17.2.8"
} ,
{
"version_affected" : "<" ,
"version_name" : "17.3" ,
"version_value" : "17.3.4"
} ,
{
"version_affected" : "<" ,
"version_name" : "17.4" ,
"version_value" : "17.4.1"
2024-09-26 18:06:41 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/458484" ,
"refsource" : "MISC" ,
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/458484"
} ,
{
"url" : "https://hackerone.com/reports/2466205" ,
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/2466205"
}
]
} ,
"solution" : [
{
"lang" : "en" ,
"value" : "Upgrade to versions 17.2.8, 17.3.4, 17.4.1 or above."
}
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "Thanks [ac7n0w](https://hackerone.com/ac7n0w) for reporting this vulnerability through our HackerOne bug bounty program"
}
] ,
"impact" : {
"cvss" : [
{
2024-09-26 19:00:53 +00:00
"attackComplexity" : "LOW" ,
2024-09-26 19:01:06 +00:00
"attackVector" : "NETWORK" ,
2024-09-26 19:00:53 +00:00
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
2024-09-26 19:01:06 +00:00
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
2024-04-26 22:00:35 +00:00
}
]
}
}