
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-33070 affects Protobuf-c version 1.4.0, which contains an invalid arithmetic shift vulnerability in the parsetagand_wiretype function within protobuf-c/protobuf-c.c. The vulnerability was discovered in June 2022 and received a CVSS v3.1 base score of 5.5 (Medium) (NVD).
The vulnerability stems from an invalid left shift operation in protobuf-c.c at line 2086, where a shift of 65 by 25 places cannot be properly represented in the integer type. This results in undefined behavior as detected by UndefinedBehaviorSanitizer. The CVSS vector string is CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H, indicating local access with low complexity and no privileges required, but user interaction is needed (GitHub Issue).
When exploited, this vulnerability allows attackers to cause a Denial of Service (DoS) condition, potentially resulting in system crashes. The impact is limited to availability with no direct effect on confidentiality or integrity of the system (NVD).
The vulnerability was fixed in Protobuf-c version 1.4.1 by converting arithmetic shifts to logical shifts and implementing proper unsigned value handling. Users are advised to upgrade to version 1.4.1 or later. The fix was implemented through a pull request that modified the shift operations to avoid implementation-specific behavior (GitHub PR, Fedora Update).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."