The full name of this algorithm is 'Data Encryption Standard with Cipher Block Chaining'.
DES-CBC comes in two varieties: DES-CBC-4, which uses a four-byte initialization vector (IV); and DES-CBC-8, which uses an eight-byte initialization vector. Neither is considered significantly more secure than the other.