Tag Archives: patching

Microsoft Patching

Historically, updates to fix security are called patches because back in the day when we used punch cards to program stuff, if we did something wrong, we would affix paper patches over the holes in the punch cards. True story! … Continue reading

Posted in Security Blog | Tagged , , | Comments Off on Microsoft Patching

BASH (Bourne-Again SHell) ShellShock Bug

Stephane Chazelas, IT Manager at SeeByte, discovered a vulnerability in bash, related to how environment variables are processed: trailing code in function definitions was executed, independent of the variable name. For those unknowing, Bash is a command processor, typically run … Continue reading

Posted in Security Blog | Tagged , , , , , , , | Comments Off on BASH (Bourne-Again SHell) ShellShock Bug