Improper Input Validation in jquery.json-viewer Library for Node.js
CVE-2022-30241
6.1MEDIUM
What is CVE-2022-30241?
The jquery.json-viewer library for Node.js lacks proper character escaping, specifically for characters like '<' within JSON objects. This oversight can potentially allow attackers to exploit the library, leading to script injection vulnerabilities through crafted JSON data. Users of versions 1.4.0 and below should take precautions to mitigate the risk associated with this vulnerability.