Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Hello, I've been looking through our Adobe Campaign Classic instance and as an ordinary user, I can go into a workflow and run execCommand as well as LogonEscalation to do possible harmful commands to the server application. Is there a good way to restrict ordinary users from using this in a javascript field node?
Thanks in advance,
Martin
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
Hello @marting66652718
For the execCommand part, you can blacklist harmful commands. Please check this documentation.
Br
Zugriffe
Antworten
Likes gesamt
Hello @marting66652718
For the execCommand part, you can blacklist harmful commands. Please check this documentation.
Br
Zugriffe
Antworten
Likes gesamt
Hi, I saw that. But I don't really understand the "User"-part of that XML code.
<exec user="theUnixUser" blacklistFile="/pathtothefile/blacklist"/>
Is that the user that are allowed to use it or what does it mean exactly?
Zugriffe
Antworten
Likes gesamt
Hi @marting66652718,
The user part let you configure a different linux user with what the commands would be executed. Nothing to do with the operators who create/start the javascript with execCommand in them.
Br,
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten