10
CVSSv2

CVE-2007-4880

Published: 28/09/2007 Updated: 29/07/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in the Client Acceptor Daemon (CAD), dsmcad.exe, in certain IBM Tivoli Storage Manager (TSM) clients 5.1 prior to 5.1.8.1, 5.2 prior to 5.2.5.2, 5.3 prior to 5.3.5.3, and 5.4 prior to 5.4.1.2 allows remote malicious users to execute arbitrary code via crafted HTTP headers, aka IC52905.

Vulnerable Product Search on Vulmon Subscribe to Product

ibm tivoli storage manager client 5.3.5.2

ibm tivoli storage manager client 5.4

ibm tivoli storage manager client 5.1.8.0

ibm tivoli storage manager client 5.2

ibm tivoli storage manager client 5.1

ibm tivoli storage manager client 5.4.1.1

ibm tivoli storage manager client 5.2.5.1

ibm tivoli storage manager client 5.3

Exploits

#!/usr/bin/python # # IBM Tivoli Storage Manager Express CAD Service Buffer Overflow (53) # wwwzerodayinitiativecom/advisories/ZDI-07-054html # Tested on windows 2003 server SP0 # Coded by Mati Aharoni # mutsatoffensive-securitycom # wwwoffensive-securitycom/0day/dsmcadpytxt # # bt ~ # /dsmcadpy 1921681107 # [*] IBM ...
## # $Id: ibm_tsm_cad_headerrb 9262 2010-05-09 17:45:00Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' cla ...