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

5.6 · MEDIUM
Published Sep 1, 2021 mpath_project CWE-843 EPSS 1.72% (76th pctl)

Overview

CVE-2021-23438 is a medium-severity vulnerability affecting mpath_project mpath. It was published on September 1, 2021 and has a CVSS 3.1 base score of 5.6 (MEDIUM).

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

Technical Description

This affects the package mpath before 0.8.4. A type confusion vulnerability can lead to a bypass of CVE-2018-16490. In particular, the condition ignoreProperties.indexOf(parts[i]) !== -1 returns -1 if parts[i] is ['__proto__']. This is because the method that has been called if the input is an array is Array.prototype.indexOf() and not String.prototype.indexOf(). They behave differently depending on the type of the input.

Remediation

Check the references section for vendor advisories and patches from mpath_project. Update mpath 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
mpath_project mpath >= 0, < 0.8.4 Affected

Frequently Asked Questions

What is CVE-2021-23438?

CVE-2021-23438 is a medium-severity vulnerability affecting mpath_project mpath. It was published on September 1, 2021 and has a CVSS 3.1 base score of 5.6 (MEDIUM).

How severe is CVE-2021-23438?

This vulnerability has a CVSS 3.1 base score of 5.6, rated MEDIUM. 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-23438?

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

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