CVE-2022-21190
Last modified
CVE-2022-21190 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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). EPSS estimates a 3.72% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mozilla | Convict | < 6.2.3 |
References
- https://gist.github.com/dellalibera/cebce20e51410acebff1f46afdc89808Exploit, Third Party Advisory
- https://github.com/mozilla/node-convict/blob/3b86be087d8f14681a9c889d45da7fe3ad9cd880/packages/convict/src/main.js%23L571Broken Link, Patch, Third Party Advisory
- https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md%23623---2022-05-07Broken Link, Release Notes, Tool Signature
- https://snyk.io/vuln/SNYK-JS-CONVICT-2774757Exploit, Third Party Advisory
- https://gist.github.com/dellalibera/cebce20e51410acebff1f46afdc89808Exploit, Third Party Advisory
- https://github.com/mozilla/node-convict/blob/3b86be087d8f14681a9c889d45da7fe3ad9cd880/packages/convict/src/main.js%23L571Broken Link, Patch, Third Party Advisory
- https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md%23623---2022-05-07Broken Link, Release Notes, Tool Signature
- https://snyk.io/vuln/SNYK-JS-CONVICT-2774757Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-21190?
How severe is CVE-2022-21190?
How do I fix CVE-2022-21190?
Are you affected by CVE-2022-21190?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
