For example server opts to standalone.sh are assumed to not contain single quotes. If they are included, then the content will be direclty evaluated:
./standalone.sh "'; echo hello'"
Will cause the echo to evaluate.
- clones
-
JBEAP-26625 (8.0.z) WFCORE-6531 - standalone.sh and possibly other scripts usage of eval
- Closed
- is related to
-
WFCORE-6531 standalone.sh and possibly other scripts usage of eval
- Resolved