CVE-2021-33790

CRITICALCVSS 9.8/10EPSS 2.84%

Last modified

CVE-2021-33790 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The RebornCore library before 4.7.3 allows remote code execution because it deserializes untrusted data in ObjectInputStream.readObject as part of reborncore.common.network.ExtendedPacketBuffer. An attacker can instantiate any class on the classpath with any data. EPSS estimates a 2.84% chance of exploitation in the next 30 days.

Description

The RebornCore library before 4.7.3 allows remote code execution because it deserializes untrusted data in ObjectInputStream.readObject as part of reborncore.common.network.ExtendedPacketBuffer. An attacker can instantiate any class on the classpath with any data. A class usable for exploitation might or might not be present, depending on what Minecraft modifications are installed.

Metrics

CVSS 3.1
9.8/10

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

EPSS Probability
2.84%

84.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
TechrebornReborncore<= 3.13.8
TechrebornReborncore>= 3.19.0, < 3.19.5
TechrebornReborncore>= 4.2.0, < 4.2.10
TechrebornReborncore>= 4.7.0, < 4.7.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-33790?
The RebornCore library before 4.7.3 allows remote code execution because it deserializes untrusted data in ObjectInputStream.readObject as part of reborncore.common.network.ExtendedPacketBuffer. An attacker can instantiate any class on the classpath with any data. A class usable for exploitation might or might not be present, depending on what Minecraft modifications are installed.
How severe is CVE-2021-33790?
CVE-2021-33790 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 2.84% probability of exploitation in the next 30 days.
How do I fix CVE-2021-33790?
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-33790?

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

Scan your code now

Source: NVD / NIST