Enable AJAXEvaluate Should Be Disabled

< 1 min read

Impact Area

Security

Severity

High

Affected Element

System property

Rule ID #

SN-0184

Impact #

In some circumstances it is possible for the client to generate arbitrary script code and send it for evaluation to the server. For instance, by using the API call AJAXEvaluate, and by specifying Javascript formulas in query filters.

Remediation #

Set the system property “glide.script.allow.ajaxevaluate” to false to disable the use of the API call AJAXEvaluate.

Time to fix #

15 min

References #

This rule is linked to Common Weakness Enumeration CWE-150 Improper Neutralization of Escape.

Updated on March 21, 2025
Was it helpful ?