Improper Validation of Array Index
CVE-2021-3121
Summary
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.
- LOW
- NETWORK
- LOW
- UNCHANGED
- NONE
- NONE
- LOW
- HIGH
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.
Advisory Timeline
- Published