SecurityAlert : 4397 CVE : CVE-2008-3544 CWE : CWE-119 SecurityRisk : High (About) Remote Exploit : Yes Local Exploit : No Victim interaction required : No Exploit Available : No Credit : Luigi Auriemma Published : 14.10.2008
From vendor's website:
OpenView NNM "automates the process of developing a hyper-accurate
topology of your physical network, virtual network services and the
complex relationships between them. It then uses that topology as the
basis for intelligent root cause analysis to enhance network
availability and performance."
------------------------------
A] format string in ovalarmsrv
------------------------------
The ovalarmsrv.exe process listening on port 2953 is affected by a
format string vulnerability caused by the calling of ov.fprintf_new
(which then calls vsprintf) using the final message without a format
argument:
"Connection Refused; Data in listener port corrupt: ATTACKER_STRING"
------------------------------------------
B] multiple buffer-overflows in ovalarmsrv
------------------------------------------
The same process listens also on port 2954 where are handled some types
of requests using specific sscanf formats:
As visible by the previous format arguments there are no checks on the
length of the client string handled by the requests 47, 61 and 62 which
can be used to exploit a stack based buffer-overflow vulnerability
using a string parameter longer than 512 bytes.
----------------------------------
C] Denial of Service in ovalarmsrv
----------------------------------
Another problem of the ovalarmsrv service is that it can be easily
freezed with CPU at 100% and without the possibility of handling
further requests on port 2953/2954 simply sending some invalid values.
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.