Pete Freitag's Homepage
Fixinator's New Compatibility Scanner
October 31, 2024
Upgrading to the latest version of ColdFusion can be stressful. What will break? What might start to act differently? While Adobe generally prioritizes backward compatibility, there are always nuances to consider....
ColdFusion Summit 2024 Slides: 20 ways to secure CF
October 4, 2024
This year at the Adobe ColdFusion summit in Las Vegas I presented on 20 ways to secure ColdFusion. You can download my slides here....
Latest ColdFusion Security Updates - October 2024
September 10, 2024
I am going to attempt to keep this page updated with the latest ColdFusion Security Updates and Hotfixes published by Adobe. This will allow me to update this page as more info becomes available about updates....
Left and Right Accept Negative Counts
May 2, 2024
Here’s something I learned re-learned recently: you can pass negative values into the left() and right() functions in CFML. Thanks to John Whish for pointing this out in a pull request on cfdocs.org....
Fixinator fixes unscoped variables
March 21, 2024
Last week's Adobe ColdFusion security update disabled searchImplicitScopes by default. Prior to that update, and for the past twenty five years, ColdFusion would search through the all the possible scopes until it found a matching variable....
ColdFusion searchImplicitScopes and APSB24-14
March 12, 2024
Adobe has published a ColdFusion Security Hotfix APSB24-14 today which describes "a critical vulnerability that could lead to arbitrary file system read"....
Lucee RCE Vulnerabilities February 2024
February 22, 2024
Last week security researchers from Project Discovery published details on three Lucee vulnerabilities:...
DNS over HTTPS is not what I thought
January 30, 2024
A few months ago I was on a mission to remove some of the old broken links on my blog. I started blogging back in 2002, so many of the sites that I linked to twenty years ago were no longer active, or no longer under the same ownership....
Remove the Server Header in any IIS Version
December 5, 2023
Removing the Server Header as of IIS 10 (the version of IIS installed by default on Windows Server 2016, 2019 or 2022) is now much easier than it had been with prior versions of IIS....
Self Signed Certificates in Edge on Windows 2022
November 9, 2023
When setting up a server for training purposes I wanted to create a self signed certificate for app1.example.com and trust it in Edge on Windows Server 2022....
The newline cat mystery
November 8, 2023
I ran into a really strange problem today, whenever I would write a file it would show up as empty on my file system....
Ticket to ColdFusion Summit 2023
September 13, 2023
The Adobe ColdFusion Summit is coming up in October. I will be speaking at the conference, and my company Foundeo is also one of the conference sponsors....
Here are some of the most popular entries I've written over the past twenty plus years.