Juicebox
Juicebox copied to clipboard
released jars susceptible to log4j vulnerability
Dear Aiden lab,
Thank you for this great tool. Looks like the latest released jar files are susceptible to log4j vulnerability (https://www.kb.cert.org/vuls/id/930724), would it be possible to generate release with log4j upgraded to 2.17.1 to mitigate the issue?
If anyone else encountering this, a temp workaround is:
zip -d path/to/juicer_tools.jar org/apache/log4j/net/JMSAppender.class
Many thanks!