2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-8920" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2020-12-10T11:15:11.933" ,
2024-11-23 13:10:58 +00:00
"lastModified" : "2024-11-21T05:39:41.157" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An information leak vulnerability exists in Gerrit versions prior to 2.14.22, 2.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5 where an overoptimization with the FilteredRepository wrapper skips the verification of access on All-Users repositories, allowing an attacker to get read access to all users' personal information associated with their accounts."
} ,
{
"lang" : "es" ,
"value" : "Se presenta una vulnerabilidad de filtraci\u00f3n de informaci\u00f3n en Gerrit versiones anteriores a 2.14.22, 2.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5, donde una sobre optimizaci\u00f3n con el contenedor FilteredRepository omite una comprobaci\u00f3n de acceso en los repositorios de todos los usuarios, lo que permite a un atacante conseguir acceso de lectura a la informaci\u00f3n personal de todos los usuarios asociada con sus cuentas."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-11-23 13:10:58 +00:00
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
} ,
{
2024-11-23 13:10:58 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:A/AC:L/Au:S/C:P/I:N/A:N" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 2.7 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "ADJACENT_NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 5.1 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-11-23 13:10:58 +00:00
"source" : "cve-coordination@google.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-11-23 13:10:58 +00:00
"value" : "CWE-285"
2023-04-24 12:24:31 +02:00
}
]
} ,
{
2024-11-23 13:10:58 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2024-11-23 13:10:58 +00:00
"value" : "NVD-CWE-Other"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.14.0" ,
"versionEndExcluding" : "2.14.22" ,
"matchCriteriaId" : "1B691AC9-5D19-46ED-B857-EC22AA8DCD0F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.15.0" ,
"versionEndExcluding" : "2.15.21" ,
"matchCriteriaId" : "85C99CB5-458B-4A7F-AA2D-B247886C7995"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.16.0" ,
"versionEndExcluding" : "2.16.25" ,
"matchCriteriaId" : "1C858DDA-9464-4FEA-A42F-F7D5B83AA2CE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.0.0" ,
"versionEndExcluding" : "3.0.15" ,
"matchCriteriaId" : "B16ADF17-9AC1-40F6-AB4B-0C0C2BDC5632"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.1.0" ,
"versionEndExcluding" : "3.1.10" ,
"matchCriteriaId" : "E9463501-D097-4BBE-BBC5-78BE8694B4C1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.2.0" ,
"versionEndExcluding" : "3.2.5" ,
"matchCriteriaId" : "109C49F0-F690-4990-9E07-F3BBB483DDCA"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://gerrit.googlesource.com/gerrit/+/45071d6977932bca5a1427c8abad24710fed2e33" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/2.14.html#21422" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/2.15.html#21521" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/2.16.html#21625" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/3.0.html#3014" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/3.1.html#3110" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/3.2.html#325" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2024-11-23 13:10:58 +00:00
} ,
{
"url" : "https://gerrit.googlesource.com/gerrit/+/45071d6977932bca5a1427c8abad24710fed2e33" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/2.14.html#21422" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/2.15.html#21521" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/2.16.html#21625" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/3.0.html#3014" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/3.1.html#3110" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://www.gerritcodereview.com/3.2.html#325" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}