8.6

CVE-2021-3121

An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation, aka the "skippy peanut butter" issue.

Data is provided by the National Vulnerability Database (NVD)
GolangProtobuf Version < 1.3.2
HashicorpConsul SwEdition- Version < 1.8.15
HashicorpConsul SwEditionenterprise Version < 1.8.15
HashicorpConsul SwEdition- Version >= 1.9.0 < 1.9.9
HashicorpConsul SwEditionenterprise Version >= 1.9.0 < 1.9.9
HashicorpConsul SwEdition- Version >= 1.10.0 < 1.10.2
HashicorpConsul SwEditionenterprise Version >= 1.10.0 < 1.10.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.13% 0.33
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.6 3.9 4.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-129 Improper Validation of Array Index

The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.