Lucene search
K

8301 matches found

RedHat Linux
RedHat Linux
added 2018/03/06 9:41 p.m.2 views

Kernel: KVM: debug exception via syscall emulation

A flaw was found in the way the Linux KVM module processed the trap flagTF bit in EFLAGS during emulation of the syscall instruction, which leads to a debug exceptionDB being raised in the guest stack. A user/process inside a guest could use this flaw to potentially escalate their privileges insi...

7.8CVSS7AI score0.0009EPSS
Exploits0References4
CNVD
CNVD
added 2018/03/05 12:0 a.m.1 views

Denial of service vulnerability in GNU binutils 'display_debug_ranges' function

GNU Binutils a.k.a. GNU Binary Utilities or binutils is a set of programming language utility programs developed by the GNU Project to work with target files in a variety of formats, with connectors, assemblers, and other tools for target files and archives. A denial of service vulnerability exis...

7.8CVSS9.3AI score0.00254EPSS
Exploits0
OSV
OSV
added 2018/03/02 3:29 p.m.1 views

UBUNTU-CVE-2018-7643

The displaydebugranges function in dwarf.c in GNU Binutils 2.30 allows remote attackers to cause a denial of service integer overflow and application crash or possibly have unspecified other impact via a crafted ELF file, as demonstrated by objdump...

7.8CVSS6.8AI score0.00254EPSS
Exploits0References3
OSV
OSV
added 2018/03/02 3:29 p.m.1 views

DEBIAN-CVE-2018-7643

The displaydebugranges function in dwarf.c in GNU Binutils 2.30 allows remote attackers to cause a denial of service integer overflow and application crash or possibly have unspecified other impact via a crafted ELF file, as demonstrated by objdump...

7.8CVSS9AI score0.00254EPSS
Exploits0References1
seebug.org
seebug.org
added 2018/03/01 12:0 a.m.28 views

Chrome: V8: Integer overflow with PropertyArray

Here's a snippet of the MigrateFastToFast function which is used to create a new PropertyArray object. int numberoffields = newmap-NumberOfFields; int inobject = newmap-GetInObjectProperties; int unused = newmap-UnusedPropertyFields; ... int totalsize = numberoffields + unused; int external =...

6.8AI score
Exploits0
OSV
OSV
added 2018/02/28 9:29 p.m.1 views

DEBIAN-CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS8AI score0.00172EPSS
Exploits1References1
NVD
NVD
added 2018/02/28 9:29 p.m.15 views

CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS6.2AI score0.00172EPSS
Exploits1References6
OSV
OSV
added 2018/02/28 9:29 p.m.1 views

UBUNTU-CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS6.8AI score0.00172EPSS
Exploits1References3
OSV
OSV
added 2018/02/28 9:29 p.m.1 views

ALPINE-CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS6.9AI score0.00172EPSS
Exploits1References1
OSV
OSV
added 2018/02/28 9:29 p.m.21 views

CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS7.3AI score
Exploits0References6
Cvelist
Cvelist
added 2018/02/28 9:0 p.m.11 views

CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

6.3AI score0.00172EPSS
Exploits1References6
Debian CVE
Debian CVE
added 2018/02/28 9:0 p.m.16 views

CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS6.3AI score0.00172EPSS
Exploits1
AlpineLinux
AlpineLinux
added 2018/02/28 9:0 p.m.38 views

CVE-2018-7568

The parsedie function in dwarf1.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service integer overflow and application crash via an ELF file with corrupt dwarf1 debug information, as demonstrated by nm...

5.5CVSS6.5AI score0.00172EPSS
Exploits1
Exploit DB
Exploit DB
added 2018/02/27 12:0 a.m.25 views

Chrome V8 - 'PropertyArray' Integer Overflow

/ Here's a snippet of the MigrateFastToFast function which is used to create a new PropertyArray object. int numberoffields = newmap-NumberOfFields; int inobject = newmap-GetInObjectProperties; int unused = newmap-UnusedPropertyFields; ... int totalsize = numberoffields + unused; int external =...

7AI score
Exploits0
Packet Storm
Packet Storm
added 2018/02/26 12:0 a.m.25 views

Chrome V8 PropertyArray Integer Overflow

Chrome: V8: Integer overflow with PropertyArray There's a snippet of the MigrateFastToFast function which is used to create a new PropertyArray object. int numberoffields = newmap-NumberOfFields; int inobject = newmap-GetInObjectProperties; int unused = newmap-UnusedPropertyFields; ... int...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2018/02/24 12:0 a.m.81 views

IE11: Use-after-free in String.lastIndexOf(CVE-2018-0866)

There is a Use-after-free vulnerability in Internet Explorer that could potentially be used for memory disclosure. This was tested on IE11 running on Window 7 64-bit with the latest patches applied. PoC: var vars = new Array2; function main vars0 = new Array1000000; vars1 =...

7.7AI score0.66823EPSS
Exploits14
seebug.org
seebug.org
added 2018/02/24 12:0 a.m.90 views

IE11: Use-after-free in Js::RegexHelper::RegexReplace(CVE-2018-0866)

There is a Use-after-free vulnerability in Internet Explorer that could potentially be used for memory disclosure. This was tested on IE11 running on Window 7 64-bit with the latest patches applied. Note that the PoC was tested in a 64-bit tab process via TabProcGrowth=0 registry flag and the pag...

7.8AI score0.66823EPSS
Exploits14
OSV
OSV
added 2018/02/22 10:29 p.m.1 views

CVE-2018-0015

A malicious user with unrestricted access to the AppFormix application management platform may be able to access a Python debug console and execute system commands with root privilege. The AppFormix Agent exposes the debug console on a host where AppFormix Agent is executing. If the host is...

7.5CVSS5.7AI score0.0028EPSS
Exploits0References1
Prion
Prion
added 2018/02/22 10:29 p.m.16 views

Design/Logic Flaw

A malicious user with unrestricted access to the AppFormix application management platform may be able to access a Python debug console and execute system commands with root privilege. The AppFormix Agent exposes the debug console on a host where AppFormix Agent is executing. If the host is...

8.5CVSS7.7AI score0.0028EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2018/02/22 10:0 p.m.15 views

CVE-2018-0015 AppFormix: Debug Shell Command Execution in AppFormix Agent

A malicious user with unrestricted access to the AppFormix application management platform may be able to access a Python debug console and execute system commands with root privilege. The AppFormix Agent exposes the debug console on a host where AppFormix Agent is executing. If the host is...

9.8CVSS9.6AI score0.0028EPSS
Exploits0References1
Rows per page
Query Builder