2024-10-24 12:03:55 +00:00
{
"id" : "CVE-2024-8312" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2024-10-24T10:15:03.630" ,
2024-12-13 17:03:43 +00:00
"lastModified" : "2024-12-13T15:43:23.843" ,
"vulnStatus" : "Analyzed" ,
2024-10-24 12:03:55 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions from 15.10 before 17.3.6, 17.4 before 17.4.3, and 17.5 before 17.5.1. An attacker could inject HTML into the Global Search field on a diff view leading to XSS."
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto un problema en GitLab CE/EE que afecta a todas las versiones desde la 15.10 hasta la 17.3.6, la 17.4 hasta la 17.4.3 y la 17.5 hasta la 17.5.1. Un atacante podr\u00eda inyectar HTML en el campo de b\u00fasqueda global en una vista de diferencias, lo que provocar\u00eda un XSS."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.7 ,
"baseSeverity" : "HIGH" ,
2024-10-24 12:03:55 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-24 12:03:55 +00:00
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 5.8
2024-12-13 17:03:43 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
2024-10-24 12:03:55 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve@gitlab.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-12-13 17:03:43 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "15.10.0" ,
"versionEndExcluding" : "17.3.6" ,
"matchCriteriaId" : "AF0E11FA-689E-468B-B427-8B68AEF145B2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "15.10.0" ,
"versionEndExcluding" : "17.3.6" ,
"matchCriteriaId" : "0826BB0F-5424-4A9A-81A2-5894EFC218DE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "17.4.0" ,
"versionEndExcluding" : "17.4.3" ,
"matchCriteriaId" : "7D8C07CE-4771-4620-96B3-17EA81B6AAF4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "17.4.0" ,
"versionEndExcluding" : "17.4.3" ,
"matchCriteriaId" : "F4373294-4C6B-4299-88D3-D3568A285A56"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.5.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "97618D0B-B13A-4111-A78E-3BCB4F023382"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:17.5.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "603F1273-E30C-4EBB-AFEA-6713D273C4F3"
}
]
}
]
}
] ,
2024-10-24 12:03:55 +00:00
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/481819" ,
2024-12-13 17:03:43 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2024-10-24 12:03:55 +00:00
} ,
{
"url" : "https://hackerone.com/reports/2659386" ,
2024-12-13 17:03:43 +00:00
"source" : "cve@gitlab.com" ,
"tags" : [
"Permissions Required"
]
2024-10-24 12:03:55 +00:00
}
]
}