CVE-2021-29508

CRITICALCVSS 9.1/10EPSS 1.58%

Last modified

CVE-2021-29508 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Due to how Wire handles type information in its serialization format, malicious payloads can be passed to a deserializer. e.g. EPSS estimates a 1.58% chance of exploitation in the next 30 days.

Description

Due to how Wire handles type information in its serialization format, malicious payloads can be passed to a deserializer. e.g. using a surrogate on the sender end, an attacker can pass information about a different type for the receiving end. And by doing so allowing the serializer to create any type on the deserializing end. This is the same issue that exists for .NET BinaryFormatter https://docs.microsoft.com/en-us/visualstudio/code-quality/ca2300?view=vs-2019. This also applies to the fork of Wire.

Metrics

CVSS 3.1
9.1/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

EPSS Probability
1.58%

72.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
AsynkronWireAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-29508?
Due to how Wire handles type information in its serialization format, malicious payloads can be passed to a deserializer. e.g. using a surrogate on the sender end, an attacker can pass information about a different type for the receiving end. And by doing so allowing the serializer to create any type on the deserializing end. This is the same issue that exists for .NET BinaryFormatter https://docs.microsoft.com/en-us/visualstudio/code-quality/ca2300?view=vs-2019. This also applies to the fork of Wire.
How severe is CVE-2021-29508?
CVE-2021-29508 has a CVSS score of 9.1/10 (CRITICAL severity). The EPSS model estimates a 1.58% probability of exploitation in the next 30 days.
How do I fix CVE-2021-29508?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-29508?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST