CVE-2007-4583
published 2007-08-29CVE-2007-4583: Multiple absolute path traversal vulnerabilities in the nvUtility.Utility.1 ActiveX control in nvUtility.dll 1.0.14.0 in ACTi Network Video Recorder (NVR) SP2…
PriorityP431medium5CVSS 2.0
AVNACLAuNCNIPAN
EXPLOIT
EPSS
8.04%
94.1th percentile
Multiple absolute path traversal vulnerabilities in the nvUtility.Utility.1 ActiveX control in nvUtility.dll 1.0.14.0 in ACTi Network Video Recorder (NVR) SP2 2.0 allow remote attackers to (1) create or overwrite arbitrary files via a full pathname in the first argument to the SaveXMLFile method or (2) delete arbitrary files via a full pathname in the argument to the DeleteXMLFile method.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| acti | network_video_recorder | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
NVR SP2 2.0 'nvUtility.dll 1.0.14.0' - 'DeleteXMLFile()' Insecure Method
exploitdb·2007-08-27
CVE-2007-4583 NVR SP2 2.0 'nvUtility.dll 1.0.14.0' - 'DeleteXMLFile()' Insecure Method
NVR SP2 2.0 'nvUtility.dll 1.0.14.0' - 'DeleteXMLFile()' Insecure Method
---
NVR SP2 2.0 nvUtility.Utility.1 (nvUtility.dll v. 1.0.14.0) "DeleteXMLFile()" Inscure Method
url: http://www.acti.com/index.asp
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
This was written for educational purpose. Use it at your own risk.
Author will be not be responsible for any damage.
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
all software that use this ocx are vulnerable to this exploits.
This control is marked as:
RegKey Safe for Script: False
RegKey Safe for Init: False
Implements IObjectSafety: True
IDisp Safe: Safe for untrusted: caller
KillBitSet: Falso
Sub tryMe
Dim MyMsg
test.DeleteXMLFile "c:\windows\system_.ini"
MyMsg
Exploit-DB
NVR SP2 2.0 'nvUtility.dll 1.0.14.0' - 'SaveXMLFile()' Insecure Method
exploitdb·2007-08-27
CVE-2007-4583 NVR SP2 2.0 'nvUtility.dll 1.0.14.0' - 'SaveXMLFile()' Insecure Method
NVR SP2 2.0 'nvUtility.dll 1.0.14.0' - 'SaveXMLFile()' Insecure Method
---
NVR SP2 2.0 nvUtility.Utility.1 (nvUtility.dll v. 1.0.14.0) "SaveXMLFile()" Inscure Method
url: http://www.acti.com/index.asp
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
This was written for educational purpose. Use it at your own risk.
Author will be not be responsible for any damage.
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
all software that use this ocx are vulnerable to this exploits.
This control is marked as:
RegKey Safe for Script: False
RegKey Safe for Init: False
Implements IObjectSafety: True
IDisp Safe: Safe for untrusted: caller
KillBitSet: Falso
Sub tryMe
Dim mStr
Dim MyMsg
mStr = "echo off" & vbCrLf & _
"cls" & vbCrLf
No writeups or analysis indexed.
http://osvdb.org/38386http://osvdb.org/38387http://secunia.com/advisories/26622http://www.securityfocus.com/bid/25465http://www.vupen.com/english/advisories/2007/2993https://exchange.xforce.ibmcloud.com/vulnerabilities/36303https://exchange.xforce.ibmcloud.com/vulnerabilities/36304https://www.exploit-db.com/exploits/4323https://www.exploit-db.com/exploits/4324http://osvdb.org/38386http://osvdb.org/38387http://secunia.com/advisories/26622http://www.securityfocus.com/bid/25465http://www.vupen.com/english/advisories/2007/2993https://exchange.xforce.ibmcloud.com/vulnerabilities/36303https://exchange.xforce.ibmcloud.com/vulnerabilities/36304https://www.exploit-db.com/exploits/4323https://www.exploit-db.com/exploits/4324
2007-08-29
Published