2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-39882" ,
"sourceIdentifier" : "cve@gitlab.com" ,
"published" : "2021-10-05T13:15:08.257" ,
"lastModified" : "2021-10-12T18:39:13.573" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In all versions of GitLab CE/EE, provided a user ID, anonymous users can use a few endpoints to retrieve information about any GitLab user."
} ,
{
"lang" : "es" ,
"value" : "En todas las versiones de GitLab CE/EE, siempre que se disponga de un ID de usuario, unos usuarios an\u00f3nimos pueden usar algunos endpoints para recuperar informaci\u00f3n sobre cualquier usuario de GitLab"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
} ,
{
"source" : "cve@gitlab.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:N/A:N" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-319"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "1.0.0" ,
"versionEndExcluding" : "14.1.7" ,
"matchCriteriaId" : "15511E8F-E088-49D8-BF62-7C0D3A5252BF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.0.0" ,
"versionEndExcluding" : "14.1.7" ,
"matchCriteriaId" : "C2FC870F-C488-49EF-92B2-A46CE6116A94"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "14.2" ,
"versionEndExcluding" : "14.2.5" ,
"matchCriteriaId" : "A3352A07-9A5A-4CA9-B6F6-71BA3A1D4F9C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "14.2" ,
"versionEndExcluding" : "14.2.5" ,
"matchCriteriaId" : "CAAC78F3-28E1-4A0D-BA8A-78AE9393B988"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:4.3.0:*:*:*:community:*:*:*" ,
"matchCriteriaId" : "43C7D46F-A414-4818-B74C-547684E7B01D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gitlab:gitlab:4.3.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "35B8762D-58EF-4F52-9C12-6CA842F2E195"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39882.json" ,
"source" : "cve@gitlab.com" ,
"tags" : [
"Vendor Advisory"
]
2024-04-04 08:46:00 +00:00
} ,
{
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/297473" ,
"source" : "cve@gitlab.com" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}