Lucene search

K
zdiEric DETOISIENZDI-07-025
HistoryMay 07, 2007 - 12:00 a.m.

Trend Micro ServerProtect AgRpcCln.dll Stack Overflow Vulnerability

2007-05-0700:00:00
Eric DETOISIEN
www.zerodayinitiative.com
10

EPSS

0.945

Percentile

99.2%

This vulnerability allows attackers to execute arbitrary code on vulnerable installations of Trend Micro ServerProtect. Authentication is not required to exploit this vulnerability. The specific flaw exists in the SpntSvc.exe daemon, bound by default on TCP port 5168 and exposing the following DCE/RPC interface through TmRpcSrv.dll: /* opcode: 0x00, address: 0x65741030 */ error_status_t sub_65741030 ( [in] handle_t arg_1, [in] long arg_2, [in][size_is(arg_4)] byte arg_3[], [in] long arg_4, [out][size_is(arg_6)] byte arg_5[], [in] long arg_6 ); A sub-function within this interface is vulnerable to a stack overflow due an unbounded call to wcscpy() within the routine CAgRpcClient::CreateBinding() defined in AgRpcCln.dll library.