ID CVE-2007-3970
Summary Race condition in ESET NOD32 Antivirus before 2.2289 allows remote attackers to execute arbitrary code via a crafted CAB file, which triggers heap corruption.
References
Vulnerable Configurations
  • cpe:2.3:a:eset:nod32_antivirus:-:*:*:*:*:*:*:*
    cpe:2.3:a:eset:nod32_antivirus:-:*:*:*:*:*:*:*
  • cpe:2.3:a:eset:nod32_antivirus:-:*:*:*:*:linux:*:*
    cpe:2.3:a:eset:nod32_antivirus:-:*:*:*:*:linux:*:*
  • cpe:2.3:a:eset:nod32_antivirus:-:*:*:*:business:*:*:*
    cpe:2.3:a:eset:nod32_antivirus:-:*:*:*:business:*:*:*
CVSS
Base: 7.6 (as of 02-02-2024 - 16:56)
Impact:
Exploitability:
CWE CWE-362
CAPEC
  • Leveraging Race Conditions
    The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with his version and cause the system to read the malicious file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions
    This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.
Access
VectorComplexityAuthentication
NETWORK HIGH NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:H/Au:N/C:C/I:C/A:C
refmap via4
bid 24988
bugtraq 20070720 2007-07-20 - n.runs-SA-2007.016 - NOD32 Antivirus CAB parsing Arbitrary Code Execution Advisory
confirm http://www.eset.com/joomla/index.php?option=com_content&task=view&id=3469&Itemid=26
misc
osvdb 37976
secunia 26124
sreason 2922
vupen ADV-2007-2602
xf nod32-cab-code-execution(35526)
Last major update 02-02-2024 - 16:56
Published 25-07-2007 - 17:30
Last modified 02-02-2024 - 16:56
Back to Top