ppkarwasz commented on PR #1885: URL: https://github.com/apache/logging-log4j2/pull/1885#issuecomment-1780826609
> Remark: since `FormattedMessage` used the **same** regular expression as `java.util.Format`, if a message uses `java.util.Format` specifiers, it is still vulnerable to a ReDOS. Let me rephrase that: the regular expression we were using was **identical** to `java.util.Formatter#formatSpecifier`. If Oracle does not consider that regex a vulnerability, I don't consider it a vulnerability either. This PR just removes a "potential ReDOS" warning found by our static analysis tools. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
