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-21290

6.2 · MEDIUM
Published Feb 8, 2021 netty CWE-378 EPSS 1.78% (77th pctl)

Overview

CVE-2021-21290 is a medium-severity vulnerability affecting netty netty. It was published on February 8, 2021 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty before version 4.1.59.Final there is a vulnerability on Unix-like systems involving an insecure temp file. When netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure. Of note, this does not impact modern MacOS Operating Systems. The method "File.createTempFile" on unix-like systems creates a random file, but, by default will create this file with the permissions "-rw-r--r--". Thus, if sensitive information is written to this file, other local users can read this information. This is the case in

Remediation

Check the references section for vendor advisories and patches from netty. Update netty 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
netty netty >= 0, < 4.1.59 Affected
quarkus quarkus 0 Affected
oracle nosql_database >= 0, < 20.3 Affected

Frequently Asked Questions

What is CVE-2021-21290?

CVE-2021-21290 is a medium-severity vulnerability affecting netty netty. It was published on February 8, 2021 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2021-21290?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-21290?

Check the references section for vendor advisories and patches from netty. Update netty 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-21290?

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