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-2022-21190

7.5 · HIGH
Published May 13, 2022 mozilla CWE-1321 EPSS 3.91% (90th pctl)

Overview

CVE-2022-21190 is a high-severity vulnerability affecting mozilla convict. It was published on May 13, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

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

Technical Description

This affects the package convict before 6.2.3. This is a bypass of [CVE-2022-22143](https://security.snyk.io/vuln/SNYK-JS-CONVICT-2340604). The [fix](https://github.com/mozilla/node-convict/commit/3b86be087d8f14681a9c889d45da7fe3ad9cd880) introduced, relies on the startsWith method and does not prevent the vulnerability: before splitting the path, it checks if it starts with __proto__ or this.constructor.prototype. To bypass this check it's possible to prepend the dangerous paths with any string value followed by a dot, like for example foo.__proto__ or foo.this.constructor.prototype.

Remediation

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

Frequently Asked Questions

What is CVE-2022-21190?

CVE-2022-21190 is a high-severity vulnerability affecting mozilla convict. It was published on May 13, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-21190?

This vulnerability has a CVSS 3.1 base score of 7.5, 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-2022-21190?

Check the references section for vendor advisories and patches from mozilla. Update convict 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-2022-21190?

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