CVE-2024-27307

JSONata is a JSON query and transformation language. Starting in version 1.4.0 and prior to version 1.8.7 and 2.0.4, a malicious expression can use the transform operator to override properties on the `Object` constructor and prototype. This may lead to denial of service, remote code execution or other unexpected behavior in applications that evaluate user-provided JSONata expressions. This issue has been fixed in JSONata versions 1.8.7 and 2.0.4. Applications that evaluate user-provided expressions should update ASAP to prevent exploitation. As a workaround, one may apply the patch manually.
Configurations

No configuration.

History

06 Mar 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-06 20:15

Updated : 2024-03-06 21:42


NVD link : CVE-2024-27307

Mitre link : CVE-2024-27307

CVE.ORG link : CVE-2024-27307


JSON object : View

Products Affected

No product.

CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')