Skip to content

Commit

Permalink
Выполнить исполняется в безопасном режиме
Browse files Browse the repository at this point in the history
  • Loading branch information
denisushakov committed Apr 15, 2024
1 parent 896aed1 commit 97bd51b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
КонецЦикла;
ПараметрыСтрока = Сред(ПараметрыСтрока, 1, СтрДлина(ПараметрыСтрока) - 1);
КонецЕсли;

УстановитьБезопасныйРежим(Истина);
Выполнить ИмяМетода + "(" + ПараметрыСтрока + ")";

Check failure on line 56 in src/CommonModules/__ОбщегоНазначенияСлужебный/Ext/Module.bsl

View check run for this annotation

sonar.openbsl.ru qa-bot / 1C: Project SubSystems Library Sonarqube Results

src/CommonModules/__ОбщегоНазначенияСлужебный/Ext/Module.bsl#L56

Выполнение произвольного кода в общем модуле на сервере является потенциальной уязвимостью

КонецПроцедуры
Expand Down

0 comments on commit 97bd51b

Please sign in to comment.