CVE-2022-36078
8.8 · HIGHOverview
CVE-2022-36078 is a high-severity vulnerability affecting binary_project binary. It was published on September 2, 2022 and has a CVSS 3.1 base score of 8.8 (HIGH).
This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.
Technical Description
Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with (arbitrary) excessive size value, which can either exhaust available memory or crash the whole program. When using `github.com/gagliardetto/binary` to parse unchecked (or wrong type of) data from untrusted sources of input (e.g. the blockchain) into slices, it's possible to allocate memory with excessive size. When `dec.Decode(&val)` method is used to parse data into a structure that is or contains slices of values, the length of the slice was previously read directly from the data itself without any checks on the size of it, and then a slice was allocated. This could lead to an overflow and an allocation of memory with excessive size value. Users should upgrade to `v0.7.1` or higher. A workaround is not to rely on the `dec.Decode(&val)` function to parse the data, but to use a custom `UnmarshalWithDecoder()` method
Remediation
Check the references section for vendor advisories and patches from binary_project. Update binary to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.
Affected Products
| Vendor | Product | Versions | Status |
|---|---|---|---|
| binary_project | binary | >= 0, < 0.7.1 | Affected |
References
Frequently Asked Questions
What is CVE-2022-36078?
CVE-2022-36078 is a high-severity vulnerability affecting binary_project binary. It was published on September 2, 2022 and has a CVSS 3.1 base score of 8.8 (HIGH).
How severe is CVE-2022-36078?
This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.
How do I fix or remediate CVE-2022-36078?
Check the references section for vendor advisories and patches from binary_project. Update binary to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.
How can CyberStrike help with CVE-2022-36078?
CyberStrike's AI-powered security agents can automatically detect CVE-2022-36078 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.
How CyberStrike Helps
AI agents map your attack surface to find vulnerabilities like this one.
Automated penetration testing that runs continuously, not just quarterly.
AI-driven PR review catches vulnerable dependencies before they ship.
Browser-based exploitation validates findings with real proof-of-concept.
Related HIGH CVEs from 2022
View all →Server-side JavaScript injection in Appsmith through 1.7.14 allows remote attackers to execute arbit
XWiki Platform Web Parent POM contains Web resources for the XWiki platform, a generic wiki platform
The XWiki Platform Index UI is an Index of all pages, attachments, orphans and deleted pages and att
XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Plat
XWiki Platform Mentions UI is a user interface for mentioning users in wiki content for XWiki Platfo
Discourse is a platform for community discussion. Users who receive an invitation link that is not s
The Handy Tip macro in Stiltsoft Handy Macros for Confluence Server/Data Center 3.x before 3.5.5 all
There exists a path traversal vulnerability in the Android Google Search app. This is caused by the
In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function
In Userfrosting, versions v0.3.1 to v4.6.2 are vulnerable to Host Header Injection. By luring a vict
The Events Made Easy WordPress plugin before 2.2.36 does not sanitise and escape the search_text par
OroPlatform is a PHP Business Application Platform. In affected versions by sending a specially craf