Lucene search

K
githubGitHub Advisory DatabaseGHSA-77RM-9X9H-XJ3G
HistoryJan 27, 2022 - 12:01 a.m.

NULL Pointer Dereference in Protocol Buffers

2022-01-2700:01:15
CWE-476
GitHub Advisory Database
github.com
137

0.0004 Low

EPSS

Percentile

15.6%

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