Lucene search
+L

3437 matches found

OSV
OSV
added 2016/12/13 8:59 p.m.5 views

DEBIAN-CVE-2016-7944

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INTMAX, which triggers the client to stop reading data and get out of sync...

9.8CVSS8.9AI score0.03281EPSS
SaveExploits0References1
NVD
NVD
added 2016/12/13 8:59 p.m.17 views

CVE-2016-7944

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INTMAX, which triggers the client to stop reading data and get out of sync...

9.8CVSS9.7AI score0.03281EPSS
SaveExploits0References9
Prion
Prion
added 2016/12/13 8:59 p.m.33 views

Integer overflow

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INTMAX, which triggers the client to stop reading data and get out of sync...

7.5CVSS7.5AI score0.03281EPSS
SaveExploits0References9Affected Software2
Cvelist
Cvelist
added 2016/12/13 8:00 p.m.37 views

CVE-2016-7944

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INTMAX, which triggers the client to stop reading data and get out of sync...

9.6AI score0.03281EPSS
SaveExploits0References9
Symantec
Symantec
added 2016/12/13 12:00 a.m.39 views

Microsoft Windows Graphics Component CVE-2016-7259 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability. A local attacker can exploit this issue to gain elevated privileges within the context of the affected system. Technologies Affected Microsoft Windows 10 Version 1607 for 32-bit Systems Microsoft Windows 10...

7.2CVSS2.5AI score0.02434EPSS
SaveExploits0Affected Software3
Symantec
Symantec
added 2016/12/13 12:00 a.m.130 views

Microsoft Windows Uniscribe CVE-2016-7274 Remote Code Execution Vulnerability

Description Microsoft Windows is prone to a remote code-execution vulnerability. An attacker can exploit this issue by enticing an unsuspecting user to open a malicious file or webpage. A successful exploit may allow arbitrary code to run in the context of the currently logged-in user. Failed...

9.3CVSS8.4AI score0.36475EPSS
SaveExploits4Affected Software4
Tenable Nessus
Tenable Nessus
added 2016/12/12 12:00 a.m.30 views

openSUSE Security Update : libXfixes (openSUSE-2016-1429)

This update for libXfixes fixes a security issue : - insufficient validation of data from the X server could cause an integer overflow on 32 bit architectures boo1002995, CVE-2016-7944. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin wer...

9.8CVSS8.1AI score0.03281EPSS
SaveExploits0References2
zdt
zdt
added 2016/12/06 12:00 a.m.101 views

Microsoft Edge - CBase­Scriptable::Private­Query­Interface Memory Corruption (MS16-068) Vulnerabilit

Exploit for windows platform in category dos / poc Source: http://blog.skylined.nl/20161205001.html Synopsis A specially crafted web-page can trigger a memory corruption vulnerability in Microsoft Edge. I did not investigate this vulnerability thoroughly, so I cannot speculate on the potential...

9.3CVSS8.6AI score0.5228EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:00 a.m.60 views

FreeBSD : xen-kernel -- guest 32-bit ELF symbol table load leaking host data (5555120d-ba4d-11e6-ae1b-002590263bf5)

The Xen Project reports : Along with their main kernel binary, unprivileged guests may arrange to have their Xen environment load kernel symbol tables for their use. The ELF image metadata created for this purpose has a few unused bytes when the symbol table binary is in 32-bit ELF format. These...

6.5CVSS6.9AI score0.00414EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:00 a.m.56 views

FreeBSD : xen-kernel -- x86: Disallow L3 recursive pagetable for 32-bit PV guests (45ca25b5-ba4d-11e6-ae1b-002590263bf5)

The Xen Project reports : On real hardware, a 32-bit PAE guest must leave the USER and RW bit clear in L3 pagetable entries, but the pagetable walk behaves as if they were set. The L3 entries are cached in processor registers, and don't actually form part of the pagewalk. When running a 32-bit PV...

8.2CVSS7.6AI score0.00392EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2016/11/23 12:00 a.m.186 views

Linux Kernel 4.6.3 Netfilter Privilege Escalation

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "msf/core" class MetasploitModule 'Linux Kernel 4.6.3 Netfilter Privilege Escalation', 'Description' = %q This module attempts to exploit a netfilter bug on Linux...

7.2CVSS1.3AI score0.05676EPSS
SaveExploits9
Xen Project
Xen Project
added 2016/11/22 12:00 p.m.75 views

guest 32-bit ELF symbol table load leaking host data

ISSUE DESCRIPTION Along with their main kernel binary, unprivileged guests may arrange to have their Xen environment load kernel symbol tables for their use. The ELF image metadata created for this purpose has a few unused bytes when the symbol table binary is in 32-bit ELF format. These unused...

6.5CVSS0.9AI score0.00414EPSS
SaveExploits0
Xen Project
Xen Project
added 2016/11/22 12:00 p.m.75 views

x86 task switch to VM86 mode mis-handled

ISSUE DESCRIPTION LDTR, just like TR, is purely a protected mode facility. Hence even when switching to a VM86 mode task, LDTR loading needs to follow protected mode semantics. This was violated by the code. IMPACT On SVM AMD hardware: a malicious unprivileged guest process can escalate its...

7.8CVSS1.4AI score0.00466EPSS
SaveExploits0Affected Software1
FreeBSD
FreeBSD
added 2016/11/22 12:00 a.m.41 views

xen-kernel -- x86 null segments not always treated as unusable

The Xen Project reports: The Xen x86 emulator erroneously failed to consider the unusability of segments when performing memory accesses. The intended behaviour is as follows: The user data segment %ds, %es, %fs and %gs selectors may be NULL in 32-bit to prevent access. In 64-bit, NULL has a...

7.8CVSS0.9AI score0.00463EPSS
SaveExploits0References1
Exploit DB
Exploit DB
added 2016/11/21 12:00 a.m.55 views

Microsoft Edge - 'CText­Extractor::Get­Block­Text' Out-of-Bounds Read (MS16-104)

::first-letter border: 0; white-space: pre-line; Aalert;&x­D;&x­D;B Description Though I did not investigate thoroughly, I did find out the following: The root cause appears to be an integer underflow in a 32-bit variable used in CText­Extractor..Get­Block­Text as an index to read a WCHAR in a...

7.5CVSS7.6AI score0.65429EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2016/11/15 12:00 a.m.47 views

Fedora 25 : xen (2016-1d8429b89f)

fix build problem with glibc 2.24 x86: Disallow L3 recursive pagetable for 32-bit PV guests XSA-185, CVE-2016-7092 x86: Mishandling of instruction pointer truncation during emulation XSA-186, CVE-2016-7093 x86 HVM: Overflow of shctxt-segreg XSA-187, CVE-2016-7094 pandoc documentation has dependen...

8.2CVSS6.3AI score0.00444EPSS
SaveExploits0References4
Symantec
Symantec
added 2016/11/08 12:00 a.m.43 views

Microsoft Windows Kernel 'Win32k.sys' CVE-2016-7246 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability that occurs in the Windows kernel. A local attacker can exploit this issue to execute arbitrary code in kernel mode with elevated privileges. Technologies Affected Microsoft Windows 10 Version 1607 for 32-bit...

7.2CVSS3.4AI score0.04053EPSS
SaveExploits0Affected Software3
Symantec
Symantec
added 2016/11/08 12:00 a.m.66 views

Microsoft Windows CVE-2016-7223 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability. A local attacker can exploit this issue to run processes with elevated privileges. Technologies Affected Microsoft Windows 10 Version 1607 for 32-bit Systems Microsoft Windows 10 Version 1607 for x64-based Syste...

3.6CVSS2.8AI score0.01732EPSS
SaveExploits0Affected Software3
Symantec
Symantec
added 2016/11/08 12:00 a.m.104 views

Microsoft Windows Kernel 'Win32k.sys' CVE-2016-7255 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability that occurs in the Windows kernel. A local attacker can exploit this issue to execute arbitrary code in kernel mode with elevated privileges. Technologies Affected Microsoft Windows 10 Version 1607 for 32-bit...

7.2CVSS3.6AI score0.80968EPSS
SaveExploits24References1Affected Software4
Symantec
Symantec
added 2016/11/08 12:00 a.m.39 views

Microsoft Windows CVE-2016-7224 Local Privilege Escalation Vulnerability

Description Microsoft Windows is prone to a local privilege-escalation vulnerability. A local attacker can exploit this issue to run processes with elevated privileges. Technologies Affected Microsoft Windows 10 Version 1607 for 32-bit Systems Microsoft Windows 10 Version 1607 for x64-based Syste...

3.6CVSS2.8AI score0.05175EPSS
SaveExploits2Affected Software3
Rows per page
Query Builder