CVE-2021-21267
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
Schema-Inspector is an open-source tool to sanitize and validate JS objects (npm package schema-inspector). In before version 2.0.0, email address validation is vulnerable to a denial-of-service attack where some input (for example `a@0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.`) will freeze the program or web browser page executing the code. This affects any current schema-inspector users using any version to validate email addresses. Users who do not do email validation, and instead do other types of validation (like string min or max length, etc), are not affected. Users should upgrade to version 2.0.0, which uses a regex expression that isn't vulnerable to ReDoS.
Overview
- CVE ID
- CVE-2021-21267
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-03-19T21:15:12
- Last Modified Date
- 2022-06-30T19:08:58
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:schema-inspector_project:schema-inspector:*:*:*:*:*:node.js:*:* | 1 | OR | 2.0.0 | |
cpe:2.3:a:netapp:e-series_performance_analyzer:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://gist.github.com/mattwelke/b7f42424680a57b8161794ad1737cd8f | Exploit Third Party Advisory |
https://www.npmjs.com/package/schema-inspector | Third Party Advisory |
https://github.com/schema-inspector/schema-inspector/security/advisories/GHSA-f38p-c2gq-4pmr | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210528-0006/ |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21267 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21267 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:14:25 | Added to TrackCVE | |||
2022-12-06 00:07:09 | 2021-03-19T21:15Z | 2021-03-19T21:15:12 | CVE Published Date | updated |
2022-12-06 00:07:09 | 2022-06-30T19:08:58 | CVE Modified Date | updated | |
2022-12-06 00:07:09 | Analyzed | Vulnerability Status | updated |