First published: Wed Jan 26 2022(Updated: )
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.
Credit: cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/protobuf | <3.15.0 | 3.15.0 |
maven/com.google.protobuf:protobuf-java | <3.15.0 | 3.15.0 |
pip/protobuf | <3.15.0 | 3.15.0 |
go/github.com/protocolbuffers/protobuf | <3.15.0 | 3.15.0 |
composer/google/protobuf | <3.15.0 | 3.15.0 |
nuget/Google.Protobuf | <3.15.0 | 3.15.0 |
Protocol Buffers | <3.15.0 | |
Debian | =9.0 | |
Debian | =10.0 | |
Debian | =11.0 | |
Fedora | =34 | |
Fedora | =35 | |
Fedora | =36 | |
MySQL | <=8.0.28 | |
NetApp Active IQ Unified Manager for VMware vSphere | ||
netapp active iq unified manager windows | ||
NetApp OnCommand Insight | ||
NetApp OnCommand Workflow Automation | ||
NetApp SnapCenter |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2021-22570 is high with a CVSS score of 7.5.
We recommend upgrading to version 3.15.0 of com.google.protobuf:protobuf-java.
The following software packages are affected by CVE-2021-22570: com.google.protobuf:protobuf-java, protobuf, github.com/protocolbuffers/protobuf, google/protobuf, Google Protobuf, Debian Debian Linux, Fedoraproject Fedora, Oracle MySQL, Apple iPadOS, Apple watchOS, NetApp OnCommand Insight, NetApp OnCommand Workflow Automation, Netapp Snapcenter.
You can find more information about CVE-2021-22570 at the following references: [NVD](https://nvd.nist.gov/vuln/detail/CVE-2021-22570), [GitHub](https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0), [Fedora Project](https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IFX6KPNOFHYD6L4XES5PCM3QNSKZBOTQ/).
The CWE category of CVE-2021-22570 is CWE-476 (NULL Pointer Dereference).