2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-8919" ,
"sourceIdentifier" : "cve-coordination@google.com" ,
"published" : "2020-12-10T11:15:11.450" ,
2024-11-23 13:10:58 +00:00
"lastModified" : "2024-11-21T05:39:41.030" ,
"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.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5 where a missing access check on the branch REST API allows an attacker with only the default set of priviledges to read all other user's personal account data as well as sub-trees with restricted access."
} ,
{
"lang" : "es" ,
"value" : "Se presenta una vulnerabilidad de filtraci\u00f3n de informaci\u00f3n en Gerrit versiones anteriores a 2.15.21, 2.16.25, 3.0.15, 3.1.10, 3.2.5, donde una falta de comprobaci\u00f3n de acceso en la API REST de la rama permite a un atacante con solo el ajuste predeterminado de privilegios leer todos los datos de la cuenta personal de los dem\u00e1s usuarios, as\u00ed como los sub\u00e1rboles con acceso restringido."
}
] ,
"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" : "CWE-863"
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.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/+/0532fb876cb86bc091a91f78e6f28fff9e39ca65" ,
"source" : "cve-coordination@google.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"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/+/0532fb876cb86bc091a91f78e6f28fff9e39ca65" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"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
}
]
}