-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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.
- is cloned by
-
JBEAP-26625 (8.0.z) WFCORE-6531 - standalone.sh and possibly other scripts usage of eval
- Closed
- relates to
-
JBEAP-26624 (7.4.z) standalone.sh and possibly other scripts usage of eval
- Resolved