Lucene search
+L

1696 matches found

OSV
OSV
added 2018/04/24 6:29 p.m.8 views

DEBIAN-CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions...

6.1CVSS6AI score0.00878EPSS
SaveExploits0References1
OSV
OSV
added 2018/04/24 6:29 p.m.5 views

CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions...

6.1CVSS5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2018/04/24 6:00 p.m.61 views

CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions...

5.9AI score0.00878EPSS
SaveExploits0References8
CVE
CVE
added 2018/04/24 6:00 p.m.145 views

CVE-2018-1059

The CVE concerns the DPDK vhost-user interface, where Guest Physical Addresses to Host Virtual Addresses translations do not verify that the requested guest physical range is fully mapped and contiguous. This can expose vhost-user backend memory to a malicious guest. The vulnerability affects all...

6.1CVSS5.8AI score0.00878EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2018/04/24 12:00 a.m.10 views

UBUNTU-CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions...

6.1CVSS6.7AI score0.00878EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2018/04/24 12:00 a.m.29 views

CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions...

6.1CVSS6.7AI score0.00878EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2018/04/23 3:18 p.m.21 views

CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory...

6.1CVSS1.1AI score0.00878EPSS
SaveExploits0References2
OSV
OSV
added 2018/04/12 3:29 p.m.3 views

CVE-2018-9842

CyberArk Password Vault before 9.7 allows remote attackers to obtain sensitive information from process memory by replaying a logon message...

5.3CVSS5.8AI score0.16193EPSS
SaveExploits12References7
CNVD
CNVD
added 2018/04/08 12:00 a.m.9 views

Apple macOS Sierra Font Importer Denial of Service Vulnerability

Apple macOS Sierra is a specialized operating system developed by Apple for Mac computers.Font Importer is one of the font importing components. A security vulnerability exists in the Font Importer component of Apple macOS Sierra prior to version 10.12.6. A remote attacker can exploit this...

7.1CVSS6.5AI score0.00843EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2018/03/27 1:37 p.m.26 views

Node.js third-party modules: `byte` allocates uninitialized buffers and reads data from them past the initialized length

I would like to report a memory exposure vulnerbaility in byte It allows to extract process memory using Buffers in some cases. Module module name: byte version: 1.4.0 npm page: https://www.npmjs.com/package/byte Module Description Input Buffer and Output Buffer, just like Java ByteBuffer. Module...

1.2AI score
SaveExploits0
CNVD
CNVD
added 2018/03/20 12:00 a.m.10 views

Google Android Qualcomm WLAN Information Disclosure Vulnerability (CNVD-2018-05990)

Android on Google Pixel and Nexus is a Linux-based open source operating system for the Google Pixel and Nexus smartphones developed by Google Inc. and the Open Handset Alliance OHA, with Qualcomm WLAN being one of the components used. Qualcomm WLAN is a wireless LAN component developed by Qualco...

7.5CVSS6.2AI score0.00534EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/03/13 3:39 p.m.9 views

kernel: mm/pagewalk.c: walk_hugetlb_range function mishandles holes in hugetlb ranges causing information leak

The walkhugetlbrange function in 'mm/pagewalk.c' file in the Linux kernel from v4.0-rc1 through v4.15-rc1 mishandles holes in hugetlb ranges. This allows local users to obtain sensitive information from uninitialized kernel memory via crafted use of the mincore system call...

5.5CVSS7.1AI score0.02084EPSS
SaveExploits8References4
Hacker One
Hacker One
added 2018/03/04 1:05 a.m.32 views

Node.js third-party modules: `put` allocates uninitialized Buffers when non-round numbers are passed in input

I would like to report an uninitialized Buffer allocation issue in put. It allows to extract sensitive data from uninitialized memory by passing in non-round numbers, in setups where typed user input can be passed e.g. from JSON. Module module name: put version: 0.0.6 npm page:...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/04 12:51 a.m.24 views

Node.js third-party modules: `utile` allocates uninitialized Buffers when number is passed in input

I would like to report an uninitialized Buffer allocation issue in utile. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed e.g. from JSON. Module module name: utile version: 0.3.0 npm page:...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/03 11:22 p.m.81 views

Node.js third-party modules: `atob` allocates uninitialized Buffers when number is passed in input on Node.js 4.x and below

I would like to report an uninitialized Buffer allocation issue in atob. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed e.g. from JSON, on Node.js 4.x and lower. Module module name: atob...

6.4CVSS0.2AI score0.02174EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/03/03 9:51 p.m.31 views

Node.js third-party modules: `stringstream` allocates uninitialized Buffers when number is passed in input stream on Node.js 4.x and below

I would like to report n uninitialized Buffer allocation issue in stringstream. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed to the stream e.g. from JSON, on Node.js 4.x and lower. Modu...

0.1AI score
SaveExploits0
OSV
OSV
added 2018/02/07 4:43 p.m.12 views

USN-3561-1 libvirt update

It was discovered that microprocessors utilizing speculative execution and branch prediction may allow unauthorized memory reads via sidechannel attacks. This flaw is known as Spectre. An attacker in the guest could use this to expose sensitive guest information, including kernel memory. This...

5.6CVSS6.9AI score0.74207EPSS
SaveExploits10References2
OSV
OSV
added 2018/01/10 10:29 p.m.8 views

CVE-2018-0014

Juniper Networks ScreenOS devices do not pad Ethernet packets with zeros, and thus some packets can contain fragments of system memory or data from previous packets. This issue is often detected as CVE-2003-0001. The issue affects all versions of Juniper Networks ScreenOS prior to 6.3.0r25...

6.5CVSS5.8AI score0.00603EPSS
SaveExploits0References2
Prion
Prion
added 2018/01/10 10:29 p.m.32 views

Design/Logic Flaw

Juniper Networks ScreenOS devices do not pad Ethernet packets with zeros, and thus some packets can contain fragments of system memory or data from previous packets. This issue is often detected as CVE-2003-0001. The issue affects all versions of Juniper Networks ScreenOS prior to 6.3.0r25...

3.3CVSS4.5AI score0.72511EPSS
SaveExploits15References2Affected Software1
Ubuntu
Ubuntu
added 2018/01/09 11:07 p.m.170 views

USN-3523-1: Linux kernel vulnerabilities

Jann Horn discovered that microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized memory reads via sidechannel attacks. This flaw is known as Meltdown. A local attacker could use this to expose sensitive information, including kernel memory...

7.8CVSS7.2AI score0.84172EPSS
SaveExploits20
Rows per page
Query Builder