5
CVSSv2

CVE-2015-8285

Published: 20/04/2017 Updated: 27/04/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The webssx.sys driver in QuickHeal 16.00 allows remote malicious users to cause a denial of service.

Vulnerable Product Search on Vulmon Subscribe to Product

quickheal total security 16.00

Exploits

# Exploit Title: QuickHeal webssxsys driver DOS vulnerability # Date: 19/02/2016 # Exploit Author: Csaba Fitzl # Vendor Homepage: wwwquickhealcoin/ # Version: 1600 # Tested on: Win7x86, Win7x64 # CVE : CVE-2015-8285 from ctypes import * from ctypeswintypes import * import sys kernel32 = windllkernel32 ntdll = windllntdll #GLOBAL V ...