From the reporting, it looks like if you are running it on Linux, no issues.
If you are on Windows and not on Java 17, no issues.
If you are on Windows and Java 17, you need to make sure you didn't specifically muck with the Tomcat server.xml settings for ACF or Lucee. Default settings from what I can tell are OK.
quetwo
12/24/2024, 4:27 PM
If you deployed ACF from the installer, looks like the settings they use are ok. If you deploy via a WAR / JAR file to a standalone Tomcat server, you will need to check the settings of that Tomcat server (on Windows)
👍 1
j
Jason Roozee
12/24/2024, 4:29 PM
@quetwo I love your profile picture
Good info, I'll check into those things. Hopefully ACF will deploy a patch to ensure the settings are set correctly regardless.
q
quetwo
12/24/2024, 4:33 PM
I'm sure they will roll up the latest versions of Tomcat in the next patch. But this vulnerability looks like it could possibly impact only CF installs where people are mucking with the install for a special purpose. So, not a huge audience.
e
Evil Ware
12/26/2024, 1:45 PM
compile, patch, install cf as a war and move on.
s
SteveJ
12/26/2024, 5:23 PM
ugh - our security team is already bugging us to update Tomcat to deal with this. 😞 (and we're on Java 11 on Windows, so apparently we're not at risk... but they don't care about that. they only care about what version you're running.)