CVE ID | CVE-2007-3911 |
CVSS SCORE | |
AFFECTED VENDORS |
BakBone |
AFFECTED PRODUCTS |
NetVault Reporter |
TREND MICRO CUSTOMER PROTECTION | Trend Micro TippingPoint IPS customers are protected against this vulnerability by Digital Vaccine protection filter ID ['5215']. For further product information on the TippingPoint IPS: http://www.tippingpoint.com |
VULNERABILITY DETAILS |
This vulnerability allows remote attackers to execute arbitrary code on systems with affected installations of BakBone NetVault Reporter. User interaction is not required to exploit this vulnerability. The specific flaw exists both within the scheduler client (clsscheduler.exe) listening on TCP port 7978 and the scheduler server (srvscheduler.exe) listening on TCP port 7977. In both cases an exploitable heap corruption can occur during the processing of overly long filename arguments to the "GET" and "POST" requests. Code execution is possible under the context of the SYSTEM user. When searching for a termination/whitespace character ("\r\t\n") a heap chunk is being used to hold the data. Due to the lack of bounds checking on this heap chunk an overflow occurs when a long string without any of the above special characters are encountered. The vulnerable code appears below. 0x00466C07 mov al, [esi+ebp] |
ADDITIONAL DETAILS |
BakBone has issued an update to correct this vulnerability. More details can be found at:
http://www.bakbone.com/products/downloads/default.asp |
DISCLOSURE TIMELINE |
|
CREDIT | Tenable Network Security |