cve/2021/CVE-2021-22570.md
2024-06-18 02:51:15 +02:00

1.2 KiB

CVE-2021-22570

Description

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.

POC

Reference

Github