Ross Cohen created LOG4J2-3230:
----------------------------------
Summary: Certain strings can cause infinite recursion
Key: LOG4J2-3230
URL: https://issues.apache.org/jira/browse/LOG4J2-3230
Project: Log4j 2
Issue Type: Bug
Components: Core
Affects Versions: 2.16.0
Reporter: Ross Cohen
If a string substitution is attempted for any reason on the following string,
it will trigger an infinite recursion, and the application will crash:
${${::-${::-$${::-j}}}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)