An Initial Analysis of Adobe ColdFusion CVE-2024-53961

A ColdFusion security patch released two days before Christmas?  I have a feeling that may have resulted in many sysadmins shouting "Fiddlesticks!" (or perhaps another f-word) earlier today.

From: Hoya Haxa - A Security Research Blog

Announcing ColdFusion updates released Dec 23 2024: p1 security update

An update for ColdFusion has been released today for both cf2023 (update 12) and cf2021 (update 18).

From: Charlie Arehart - Server Troubleshooting

An Initial Analysis of Adobe ColdFusion CVE-2024-53961

A ColdFusion security patch released two days before Christmas?  I have a feeling that may have resulted in many sysadmins shouting "Fiddlesticks!" (or perhaps another f-word) earlier today.

From: Hoya Haxa - A Security Research Blog

Automating Object Detection with Google Gemini GenAI and Pipedream

For my last technical post of the year (although I can't promise I'll stop blogging!), I wanted to share an interesting workflow I built using Google Gemini and Pipedream.

From: Raymond Camden

Summarizing with Transformers.js

Earlier this month I took my first look at using Transformers.

From: Raymond Camden

Code Kata: Box Breathing Exercise With SpeechSynthesis And Alpine.js

Ben Nadel uses the SpeechSynthesis API to build a small box breathing guided meditation in Alpine.js....

From: Ben Nadel

Collocating Views And View-Specific Components In ColdFusion

Ben Nadel continues to explore the collocation of view-specific files, this time putting ColdFusion components right next to his CFML files in a ColdFusion application....

From: Ben Nadel

How can I run the linux CP command on Windows?

I do Web Development on a Windows Machine! That isn't a confession and I'm not embarassed.

From: Jeffry Houser's Blog

How can I run the linux CP command on Windows?

I do Web Development on a Windows Machine! That isn't a confession and I'm not embarassed.

From: Jeffry Houser's Blog

How can I run the linux CP command on Windows?

I do Web Development on a Windows Machine! That isn't a confession and I'm not embarassed.

From: Jeffry Houser's Blog

How can I run the linux CP command on Windows?

I do Web Development on a Windows Machine! That isn't a confession and I'm not embarassed.

From: Jeffry Houser's Blog

Using Row Constructor Comparisons In MySQL

Ben Nadel demonstrates how to use the "row constructor" syntax in MySQL for comparing multiple values simultaneously....

From: Ben Nadel

Mastering Postgres Video Course By Aaron Francis

Ben Nadel reviews the Mastering Postgres video course by Aaron Francis....

From: Ben Nadel

Adding Keyboard Shortcuts To Incident Commander Using Alpine.js

Ben Nadel looks at adding keyboard shortcuts to Incident Commander using Alpine.js....

From: Ben Nadel

What Every Engineer Should Know About Digital Accessibility By Sarah Horton And David Sloan

Ben Nadel reviews the book, What Every Engineer Should Know About Digital Accessibility by Sarah Horton and David Sloan....

From: Ben Nadel

Ask Ben: Sorting Quasi-Numeric Values Like 4K And 3M In ColdFusion

Ben Nadel demonstrates how to sort an array of mixed numeric and numeric-like text values (such as 4K and 3M) in ColdFusion....

From: Ben Nadel

Associating Form Inputs With ColdFusion Validation Error Types

Ben Nadel looks at associating form input controls to ColdFusion validation errors using a simple, opt-in experience....

From: Ben Nadel

Exploring Cloudflare R2 And Request Authorization Using AWS Signature V4

Ben Nadel explores the AWS S3 and Cloudflare R2 Signature V4 authorization algorithm in ColdFusion....

From: Ben Nadel

Building Dynamic GraphQL APIs with Spring Boot and Query by Example

Learn how to build flexible and maintainable GraphQL APIs using Spring Boot's Query by Example support, reducing boilerplate code while enabling powerful search capabilities.

From: Dan Vega

Building Dynamic GraphQL APIs with Spring Boot and Query by Example

Learn how to build flexible and maintainable GraphQL APIs using Spring Boot's Query by Example support, reducing boilerplate code while enabling powerful search capabilities.

From: Dan Vega

Using CSS Gap To Control Margins In Website Copy

Ben Nadel demonstrates how the CSS gap property can be used to effectively manage margins in website content....

From: Ben Nadel

Optional Password Protection Added To Incident Commander

Ben Nadel explores the optional password protection that he's add to Incident Commander, his ColdFusion incident triage application....

From: Ben Nadel