2024-05-23 08:03:41 +00:00
{
"id" : "CVE-2024-4835" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-05-23T07:15:09.683" ,
2024-12-16 17:04:17 +00:00
"lastModified" : "2024-12-16T15:10:13.577" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-23 08:03:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A XSS condition exists within GitLab in versions 15.11 before 16.10.6, 16.11 before 16.11.3, and 17.0 before 17.0.1. By leveraging this condition, an attacker can craft a malicious page to exfiltrate sensitive user information."
2024-05-26 02:03:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una condici\u00f3n XSS dentro de GitLab en las versiones 15.11 anteriores a 16.10.6, 16.11 anteriores a 16.11.3 y 17.0 anteriores a 17.0.1. Al aprovechar esta condici\u00f3n, un atacante puede crear una p\u00e1gina maliciosa para extraer informaci\u00f3n confidencial del usuario."
2024-05-23 08:03:41 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.0 ,
"baseSeverity" : "HIGH" ,
2024-05-23 08:03:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-05-23 08:03:41 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.8
2024-12-16 17:04:17 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 4.7
2024-05-23 08:03:41 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2024-12-16 17:04:17 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.11.0" ,
"versionEndExcluding" : "16.10.6" ,
"matchCriteriaId" : "43BE75CB-B680-431E-A07E-093558211217"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.11.0" ,
"versionEndExcluding" : "16.10.6" ,
"matchCriteriaId" : "4113907A-DF93-4FCF-BA99-57B43952BDE2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "16.11.0" ,
"versionEndExcluding" : "16.11.3" ,
"matchCriteriaId" : "D2461BDD-0006-45A1-B49B-1761CC52BD04"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "16.11.0" ,
"versionEndExcluding" : "16.11.3" ,
"matchCriteriaId" : "B9E351A7-5B4B-4043-8EC2-D9B58488ACE3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.0.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "4B294023-4020-405B-907C-F7F20DFAD3A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.0.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "5881525D-CFD4-43AA-9B1E-8C1221772BC3"
}
]
}
]
2024-05-23 08:03:41 +00:00
}
] ,
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/461328" ,
2024-12-16 17:04:17 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-05-23 08:03:41 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2497024" ,
2024-12-16 17:04:17 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/461328" ,
2024-12-16 17:04:17 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2497024" ,
2024-12-16 17:04:17 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2024-05-23 08:03:41 +00:00
}
]
}