
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability was identified in the jsoneditor library related to inefficient regex pattern for handling return characters. The issue was assigned CVE-2021-3822 and was discovered in 2021 (GitHub Commit).
The vulnerability involved an inefficient regular expression pattern used to replace return characters in the getInnerText function. The original implementation used the pattern /\s*\n\s*/g which was later fixed to /(|^)\s*\n\s*(|$)/g to more efficiently handle whitespace and return characters (GitHub Commit).
The issue was addressed in version 9.5.6 of jsoneditor with a patch that improved the regex pattern for handling return characters (GitHub Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."