2024-06-27 02:03:11 +00:00
{
"id" : "CVE-2024-5655" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-06-27T00:15:12.887" ,
2024-06-28 16:04:01 +00:00
"lastModified" : "2024-06-28T13:16:40.613" ,
"vulnStatus" : "Analyzed" ,
"cveTags" : [ ] ,
2024-06-27 02:03:11 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in GitLab CE/EE affecting all versions starting from 15.8 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1, which allows an attacker to trigger a pipeline as another user under certain circumstances."
2024-06-27 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : " Se descubri\u00f3 un problema en GitLab CE/EE que afecta a todas las versiones desde la 15.8 anterior a la 16.11.5, desde la 17.0 anterior a la 17.0.3 y desde la 17.1 anterior a la 17.1.1, lo que permite a un atacante activar una canalizaci\u00f3n como otro usuario en determinadas circunstancias."
2024-06-27 02:03:11 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-06-28 16:04:01 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2024-06-27 02:03:11 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 5.8
}
]
} ,
"weaknesses" : [
2024-06-28 16:04:01 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2024-06-27 02:03:11 +00:00
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2024-06-28 16:04:01 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.8.0" ,
"versionEndExcluding" : "16.11.5" ,
"matchCriteriaId" : "553F7F98-3958-4433-A8A7-C15DECDCFCE6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.8.0" ,
"versionEndExcluding" : "16.11.5" ,
"matchCriteriaId" : "40968EC9-BB19-4A6F-8D6D-A4847FEF6167"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.0.0" ,
"versionEndExcluding" : "17.0.3" ,
"matchCriteriaId" : "541958DE-CB05-43D9-921B-4ADD2E436BF7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.0.0" ,
"versionEndExcluding" : "17.0.3" ,
"matchCriteriaId" : "C987EC42-A56B-462A-A0CE-7417CC0FD414"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.1.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "D2461A15-EA5F-43D1-B359-0F24713A713B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.1.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "9AA7835D-35E6-44D6-9194-2AC4C38961CE"
}
]
}
]
}
] ,
2024-06-27 02:03:11 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/465862" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2024-06-27 02:03:11 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2536320" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-06-27 02:03:11 +00:00
}
]
}