Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-37632

8.1 · HIGH
Published Aug 5, 2021 config_lib_project CWE-502 EPSS 1.68% (75th pctl)

Overview

CVE-2021-37632 is a high-severity vulnerability affecting config_lib_project config_lib. It was published on August 5, 2021 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

SuperMartijn642's Config Lib is a library used by a number of mods for the game Minecraft. The versions of SuperMartijn642's Config Lib between 1.0.4 and 1.0.8 are affected by a vulnerability and can be exploited on both servers and clients. Using SuperMartijn642's Config Lib, servers will send a packet to clients with the server's config values. In order to read `enum` values from the packet data, `ObjectInputStream#readObject` is used. `ObjectInputStream#readObject` will instantiate a class based on the input data. Since, the packet data is not validated before `ObjectInputStream#readObject` is called, an attacker can instantiate any class by sending a malicious packet. If a suitable class is found, the vulnerability can lead to a number of exploits, including remote code execution. Although the vulnerable packet is typically only send from server to client, it can theoretically also be send from client to server. This means both clients and servers running SuperMartijn642's Config L

Remediation

Check the references section for vendor advisories and patches from config_lib_project. Update config_lib 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
config_lib_project config_lib >= 1.0.4, < 1.0.9 Affected

Frequently Asked Questions

What is CVE-2021-37632?

CVE-2021-37632 is a high-severity vulnerability affecting config_lib_project config_lib. It was published on August 5, 2021 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2021-37632?

This vulnerability has a CVSS 3.1 base score of 8.1, 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-2021-37632?

Check the references section for vendor advisories and patches from config_lib_project. Update config_lib 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-2021-37632?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-37632 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.