D11-37a01
CVSS:
10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)
False Positive:
f
Variants:
1
Year:
2011
Description
This strike identifies a vulnerability in HP Openview's Network Node Manager. Specifically the CGI graph application jovgraph.exe provides an interface to NNM by using GET requests to pass parameters. The vulnerability exists within ovutil.dll, and fails to correctly validate the displayWidth parameter passed by jovgraph.exe. A function stringToSeconds converts this displayWidth to seconds and is allocated a buffer size of 0x80. Any user supplied string beginning with a number and greater than 128 bytes will overflow this buffer.