Panic due to malformed WALs in go.etcd.io/etcd
Package
Affected versions
< 0.5.0-alpha.5.0.20200423152442-f4b650b51dc4
Patched versions
0.5.0-alpha.5.0.20200423152442-f4b650b51dc4
Description
Published by the National Vulnerability Database
Aug 5, 2020
Published to the GitHub Advisory Database
Feb 7, 2023
Reviewed
Feb 7, 2023
Last updated
Oct 2, 2023
Vulnerability type
Data Validation
Detail
The size of a record is stored in the length field of a WAL file and no additional validation is done on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the expense of any RAFT participant trying to decode the WAL.
Specific Go Packages Affected
github.com/etcd-io/etcd/wal
References
Find out more on this vulnerability in the security audit report
For more information
If you have any questions or comments about this advisory:
References