NULL Pointer Dereference in Protocol Buffers
High severity
GitHub Reviewed
Published
Jan 27, 2022
to the GitHub Advisory Database
•
Updated Oct 21, 2024
Description
Published by the National Vulnerability Database
Jan 26, 2022
Published to the GitHub Advisory Database
Jan 27, 2022
Reviewed
Feb 3, 2022
Last updated
Oct 21, 2024
Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to version 3.15.0 or greater.
References