Manville
09/06/2023, 8:47 PMbdw429s
09/06/2023, 8:48 PMbdw429s
09/06/2023, 8:49 PMManville
09/06/2023, 8:51 PMManville
09/06/2023, 8:52 PMIf you cannot install the latest updates, you can disable the NeoTranslator compiler. Disabling the NeoTranslator compiler will prevent ColdFusion from translating pages into Java classes.
bdw429s
09/06/2023, 8:52 PMManville
09/06/2023, 8:52 PMManville
09/06/2023, 8:53 PMbdw429s
09/06/2023, 8:54 PMbdw429s
09/06/2023, 8:55 PMRodney
09/06/2023, 8:56 PMbdw429s
09/06/2023, 8:57 PMbdw429s
09/06/2023, 8:57 PMManville
09/06/2023, 8:58 PMbdw429s
09/06/2023, 9:00 PMbdw429s
09/06/2023, 9:01 PMManville
09/06/2023, 9:02 PMManville
09/06/2023, 9:03 PMManville
09/06/2023, 9:03 PMbdw429s
09/06/2023, 9:05 PMbdw429s
09/06/2023, 9:05 PMManville
09/06/2023, 9:07 PMDave Merrill
09/06/2023, 9:14 PMBrian Reilly
09/07/2023, 12:49 AMBrian Reilly
09/07/2023, 1:24 AMAnd that PingSafe article reads like it's pretty heavily based off of the the original Rapid7 writeup of CVE-2023-26360 (https://attackerkb.com/topics/F36ClHTTIQ/cve-2023-26360/rapid7-analysis) +1 to others' comments about no setting to do that, as far as I know. You might be able to do something crazy like manually precompile all of your CFML code, and then remove the classes that support the NeoTranslator compiler -- but 1) that doesn't seem like a good idea and 2) I don't even know if that would work