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.
References
Link | Resource |
---|---|
https://gist.github.com/mattwelke/b7f42424680a57b8161794ad1737cd8f | Exploit 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/ | Third Party Advisory |
https://www.npmjs.com/package/schema-inspector | Exploit Third Party Advisory |
Configurations
History
30 Jun 2022, 19:08
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20210528-0006/ - Third Party Advisory | |
References | (MISC) https://www.npmjs.com/package/schema-inspector - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:netapp:oncommand_insight:-:*:*:*:*:*:*:* cpe:2.3:a:netapp:e-series_performance_analyzer:-:*:*:*:*:*:*:* |
28 May 2021, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2021-03-19 21:15
Updated : 2024-02-04 21:23
NVD link : CVE-2021-21267
Mitre link : CVE-2021-21267
CVE.ORG link : CVE-2021-21267
JSON object : View
Products Affected
netapp
- oncommand_insight
- e-series_performance_analyzer
schema-inspector_project
- schema-inspector