This document summarizes the ShellShock vulnerability in Bash, an arbitrary code execution flaw that existed undiscovered in Bash since 1992. Environment variables containing code were executed when passed between instances of Bash, allowing remote code execution. The vulnerability affected CGI scripts, SSH, DHCP services, and anything using Bash or vulnerable programming languages. A check command and examples of exploitation vectors are provided.