Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.95 KB

ExecuteExternalCode.md

File metadata and controls

38 lines (25 loc) · 1.95 KB

Executing of external code on the server (ExecuteExternalCode)

Type Scope Severity Activated
by default
Minutes
to fix
Tags
Vulnerability BSL Critical Yes 1 error
standard

Description

When you develop applications, note that not only execution of a code written in the Enterprise mode is unsafe, but also places, where the Execute or Eval methods are used to execute the code created based on parameters passed to server functions and procedures.

This restriction is not applicable to the code being executed on the client

Examples

Sources

Snippets

Diagnostic ignorance in code

// BSLLS:ExecuteExternalCode-off
// BSLLS:ExecuteExternalCode-on

Parameter for config

"ExecuteExternalCode": false