Executive Summary

Informations
Name CVE-2022-21190 First vendor Publication 2022-05-13
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 9.8
Base Score 9.8 Environmental Score 9.8
impact SubScore 5.9 Temporal Score 9.8
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Cvss Base Score 7.5 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21190

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

https://gist.github.com/dellalibera/cebce20e51410acebff1f46afdc89808
https://github.com/mozilla/node-convict/blob/3b86be087d8f14681a9c889d45da7fe3...
https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md%23623---2022...
https://github.com/mozilla/node-convict/commit/1ea0ab19c5208f66509e1c43b0d0f2...
https://snyk.io/vuln/SNYK-JS-CONVICT-2774757
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2024-11-28 14:05:42
  • Multiple Updates
2022-05-24 21:27:11
  • Multiple Updates
2022-05-14 00:27:08
  • First insertion