Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-36010

10.0 · CRITICAL
Published Aug 15, 2022 react_editable_json_tree_project CWE-95 EPSS 1.46% (71th pctl)

Overview

CVE-2022-36010 is a critical-severity vulnerability affecting react_editable_json_tree_project react_editable_json_tree. It was published on August 15, 2022 and has a CVSS 3.1 base score of 10.0 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 10.0, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

This library allows strings to be parsed as functions and stored as a specialized component, [`JsonFunctionValue`](https://github.com/oxyno-zeta/react-editable-json-tree/blob/09a0ca97835b0834ad054563e2fddc6f22bc5d8c/src/components/JsonFunctionValue.js). To do this, Javascript's [`eval`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) function is used to execute strings that begin with "function" as Javascript. This unfortunately could allow arbitrary code to be executed if it exists as a value within the JSON structure being displayed. Given that this component may often be used to display data from arbitrary, untrusted sources, this is extremely dangerous. One important note is that users who have defined a custom [`onSubmitValueParser`](https://github.com/oxyno-zeta/react-editable-json-tree/tree/09a0ca97835b0834ad054563e2fddc6f22bc5d8c#onsubmitvalueparser) callback prop on the [`JsonTree`](https://github.com/oxyno-zeta/react-editable-json-tree/b

Remediation

Check the references section for vendor advisories and patches from react_editable_json_tree_project. Update react_editable_json_tree to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
react_editable_json_tree_project react_editable_json_tree >= 0, < 2.2.2 Affected

Frequently Asked Questions

What is CVE-2022-36010?

CVE-2022-36010 is a critical-severity vulnerability affecting react_editable_json_tree_project react_editable_json_tree. It was published on August 15, 2022 and has a CVSS 3.1 base score of 10.0 (CRITICAL).

How severe is CVE-2022-36010?

This vulnerability has a CVSS 3.1 base score of 10.0, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-36010?

Check the references section for vendor advisories and patches from react_editable_json_tree_project. Update react_editable_json_tree to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-36010?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-36010 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.