Lucene search
+L

1074 matches found

CNVD
CNVD
added 2016/02/22 12:0 a.m.4 views

Avast Virtualization aswSnx.sys Buffer Overflow Vulnerability

aswSnx.sys handles the 'Sandbox' and 'DeepScreen' features of all Avast Windows products. A buffer overflow vulnerability exists in the Avast Virtualization driver aswSnx.sys v11.1.2245 and earlier. Successful exploitation could allow a local attacker to execute arbitrary code with system...

7.8CVSS7.8AI score0.00503EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2016/01/07 12:0 a.m.69 views

Avast Antivirus Detection and Status

Avast Antivirus, a commercial antivirus software package for Windows, is installed on the remote host. However, there is a problem with the installation; either its services are not running or its engine and/or virus definitions are out of date. C Tenable Network Security, Inc. include"compat.inc...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/01/07 12:0 a.m.31 views

Avast Antivirus Path Traversal Vulnerability

The remote Windows host is running Avast Antivirus with a virus definition prior to version 150918-0. It is, therefore, affected by a path traversal vulnerability that occurs when processing ZIP archives. An unauthenticated, remote attacker can exploit this, via a crafted ZIP archive, to delete o...

6.4CVSS5.8AI score0.02969EPSS
SaveExploits0References4
CNVD
CNVD
added 2015/12/20 12:0 a.m.3 views

Avast! Antivirus 'strcpy()' function stack buffer overflow vulnerability

Avast! Antivirus is a suite of antivirus programs from the Czech company Avast. A buffer overflow vulnerability exists in the Avast! Antivirus 'strcpy' function, which allows an attacker to exploit the vulnerability to crash the application or execute arbitrary code...

7.7AI score
SaveExploits0References1
CNVD
CNVD
added 2015/12/20 12:0 a.m.3 views

Avast! Antivirus 'filevirus_ttf()' function remote integer overflow vulnerability

Avast! Antivirus is a suite of antivirus programs from the Czech company Avast. A remote integer overflow vulnerability exists in the Avast! Antivirus 'filevirusttf' function, which could be exploited by an attacker to crash an application or execute arbitrary code...

7.6AI score
SaveExploits0References1
CNVD
CNVD
added 2015/12/20 12:0 a.m.3 views

Avast! Antivirus 'JetDb::IsExploited4x' Security Bypass Vulnerability

Avast! Antivirus is a suite of antivirus programs from the Czech company Avast. A security vulnerability exists in Avast! Antivirus 'JetDb::IsExploited4x' that allows attackers to bypass security restrictions and perform unauthorized operations...

6.8AI score
SaveExploits0References1
exploitpack
exploitpack
added 2015/12/10 12:0 a.m.13 views

Avast! - Out-of-Bounds Write Decrypting PEncrypt Packed executables

Avast! - Out-of-Bounds Write Decrypting PEncrypt Packed executables Source: https://code.google.com/p/google-security-research/issues/detail?id=554 The attached PEncrypt packed executable causes an OOB write on Avast Server Edition. gdb bt 0 0xf6f5e64a in EmulatePolyCodePOLYINFO, int from...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/10 12:0 a.m.11 views

Avast! - Integer Overflow Verifying numFonts in TTC Header

Avast! - Integer Overflow Verifying numFonts in TTC Header Source: https://code.google.com/p/google-security-research/issues/detail?id=549 If the numFonts field in the TTC header is greater than SIZEMAX+1 / 4, an integer overflow occurs in filevirusttf when calling CSafeGenFile::SafeLockBuffer. T...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/10 12:0 a.m.16 views

Rar - CmdExtract::UnstoreFile Integer Truncation Memory Corruption

Rar - CmdExtract::UnstoreFile Integer Truncation Memory Corruption Source: https://code.google.com/p/google-security-research/issues/detail?id=550 The attached file crashes in CmdExtract::UnstoreFile because the signed int64 DestUnpSize is truncated to an unsigned 32bit integer. Perhaps...

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2015/12/10 12:0 a.m.17 views

Avast! - JetDb::Ised4x Performs Unbounded Search on Input

Avast! - JetDb::Ised4x Performs Unbounded Search on Input Source: https://code.google.com/p/google-security-research/issues/detail?id=551 The attached Microsoft Access Database causes JetDb::IsExploited4x to be called, which contains an unbounded search for objects. Proof of Concept:...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/10 12:0 a.m.28 views

Avast! - Out-of-Bounds Write Decrypting PEncrypt Packed executables

Source: https://code.google.com/p/google-security-research/issues/detail?id=554 The attached PEncrypt packed executable causes an OOB write on Avast Server Edition. gdb bt 0 0xf6f5e64a in EmulatePolyCodePOLYINFO, int from /proc/self/cwd/defs/15092301/engine.so 1 0xf6f7d334 in...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/10 12:0 a.m.21 views

Avast! - Heap Overflow Unpacking MoleBox Archives

Source: https://code.google.com/p/google-security-research/issues/detail?id=552 Trivial fuzzing of molebox archives revealed a heap overflow decrypting the packed image in moleboxMaybeUnpack. This vulnerability is obviously exploitable for remote arbitrary code execution as NT AUTHORITY\SYSTEM. T...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/10 12:0 a.m.26 views

Rar - CmdExtract::UnstoreFile Integer Truncation Memory Corruption

Source: https://code.google.com/p/google-security-research/issues/detail?id=550 The attached file crashes in CmdExtract::UnstoreFile because the signed int64 DestUnpSize is truncated to an unsigned 32bit integer. Perhaps CmdExtract::ExtractCurrentFile should sanity check Arc.FileHead.UnpSize earl...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/10 12:0 a.m.24 views

Avast! - Integer Overflow Verifying numFonts in TTC Header

Source: https://code.google.com/p/google-security-research/issues/detail?id=549 If the numFonts field in the TTC header is greater than SIZEMAX+1 / 4, an integer overflow occurs in filevirusttf when calling CSafeGenFile::SafeLockBuffer. The TTC file format is described here...

5.3AI score
SaveExploits0
CNVD
CNVD
added 2015/11/01 12:0 a.m.2 views

Avast Antivirus X.509 Certificate Remote Code Execution Vulnerability

Avast Antivirus is a suite of antivirus programs. Avast Antivirus handles X.509 certificates with a security vulnerability that allows remote attackers to exploit the vulnerability to submit a special request to execute arbitrary code...

7.5AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2015/10/26 12:0 a.m.57 views

MacOS X 10.11 Hardlink Resource Exhaustion

/ MacOS X 10.11 hardlink bomb cause resource exhaustion Avast PoC Credit: Maksymilian Arciemowicz CXSECURITY Website: http://cxsecurity.com/ http://cert.cx/ Affected software: - Commands such as: zip, tar, find - AntiVirus: Avast, Eset32 Let's back to an old bug, which Apple does not patch until...

7.2CVSS9.6AI score0.0084EPSS
SaveExploits18
CNVD
CNVD
added 2015/10/22 12:0 a.m.5 views

Avast-0 Directory Traversal Vulnerability

Avast is a suite of antivirus software from the Czech company Avast Avast. A directory traversal vulnerability exists in versions prior to Avast 150918-0. This allows remote attackers to delete or write arbitrary files via crafted entries in ZIP archives, deletion or writing...

6.4CVSS7AI score0.02969EPSS
SaveExploits0References1
NVD
NVD
added 2015/10/18 10:59 a.m.17 views

CVE-2015-5662

Directory traversal vulnerability in Avast before 150918-0 allows remote attackers to delete or write to arbitrary files via a crafted entry in a ZIP archive...

6.4CVSS6.7AI score0.02969EPSS
SaveExploits0References3
Prion
Prion
added 2015/10/18 10:59 a.m.20 views

Directory traversal

Directory traversal vulnerability in Avast before 150918-0 allows remote attackers to delete or write to arbitrary files via a crafted entry in a ZIP archive...

6.4CVSS7.2AI score0.02969EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2015/10/18 10:0 a.m.53 views

CVE-2015-5662

Avast Antivirus is affected by a directory traversal vulnerability (CVE-2015-5662) in how it processes ZIP archives. In affected builds prior to Virus Definition 150918-0, an unauthenticated remote attacker can craft a ZIP that, when processed, causes deletion or writing of arbitrary files on the...

6.4CVSS7AI score0.02969EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder