Lucene search
+L

4314 matches found

Cvelist
Cvelist
added 2018/08/28 4:0 a.m.24 views

CVE-2018-15911

In Artifex Ghostscript 9.23 before 2018-08-24, attackers able to supply crafted PostScript could use uninitialized memory access in the aesdecode operator to crash the interpreter or potentially execute code...

6.7AI score0.03037EPSS
SaveExploits0References11
AlpineLinux
AlpineLinux
added 2018/08/28 4:0 a.m.67 views

CVE-2018-15911

In Artifex Ghostscript 9.23 before 2018-08-24, attackers able to supply crafted PostScript could use uninitialized memory access in the aesdecode operator to crash the interpreter or potentially execute code...

7.8CVSS7.1AI score0.03037EPSS
SaveExploits0
CNVD
CNVD
added 2018/08/28 12:0 a.m.3 views

Artifex Ghostscript Uninitialized Memory Access Vulnerability

Artifex Ghostscript is an open source Postscript a page description language and programming language used in the electronics industry and desktop publishing parser from Artifex Software that displays Postscript files and prints them on non-Postscript printers. Postscript file. An uninitialized...

7.8CVSS7.8AI score0.03037EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2018/08/28 12:0 a.m.34 views

CVE-2018-15911

In Artifex Ghostscript 9.23 before 2018-08-24, attackers able to supply crafted PostScript could use uninitialized memory access in the aesdecode operator to crash the interpreter or potentially execute code...

7.8CVSS7.2AI score0.03037EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/08/28 12:0 a.m.40 views

FreeBSD : node.js -- multiple vulnerabilities (0904e81f-a89d-11e8-afbb-bc5ff4f77b71)

Node.js reports : OpenSSL: Client DoS due to large DH parameter This fixes a potential denial of service DoS attack against client connections by a malicious server. During a TLS communication handshake, where both client and server agree to use a cipher-suite using DH or DHE Diffie-Hellman, in...

7.5CVSS6.6AI score0.49268EPSS
SaveExploits0References5
OSV
OSV
added 2018/08/28 12:0 a.m.3 views

UBUNTU-CVE-2018-15911

In Artifex Ghostscript 9.23 before 2018-08-24, attackers able to supply crafted PostScript could use uninitialized memory access in the aesdecode operator to crash the interpreter or potentially execute code...

7.8CVSS7.2AI score0.03037EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2018/08/27 12:0 a.m.39 views

Node.js 10.x < 10.9.0 Unintentional Exposure of Uninitialized Memory Vulnerability - Windows

Node.js is prone to an unintentional exposure of uninitialized memory. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

7.5CVSS7.6AI score0.03241EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2018/08/27 12:0 a.m.35 views

Node.js 10.x < 10.9.0 Unintentional Exposure of Uninitialized Memory Vulnerability - Mac OS X

Node.js is prone to an unintentional exposure of uninitialized memory. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

7.5CVSS7.6AI score0.03241EPSS
SaveExploits0References1
OSV
OSV
added 2018/08/25 12:0 p.m.39 views

RUSTSEC-2018-0004 Malicious input could cause uninitialized memory to be exposed

Affected versions of Claxon made an invalid assumption about the decode buffer size being a multiple of a value read from the bitstream. This could cause parts of the decode buffer to not be overwritten. If the decode buffer was newly allocated and uninitialized, this uninitialized memory could b...

6.5CVSS6.5AI score0.01372EPSS
SaveExploits0References3
RustSec
RustSec
added 2018/08/25 12:0 p.m.26 views

Malicious input could cause uninitialized memory to be exposed

Affected versions of Claxon made an invalid assumption about the decode buffer size being a multiple of a value read from the bitstream. This could cause parts of the decode buffer to not be overwritten. If the decode buffer was newly allocated and uninitialized, this uninitialized memory could b...

6.5CVSS2.7AI score0.01372EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/08/23 12:0 a.m.16 views

Google Chrome < 65.0.3325.146 Multiple Vulnerabilities

Binary data 700355.pasl...

7.3AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/08/22 9:15 p.m.15 views

nodejs: Unintentional exposure of uninitialized memory

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

7.5CVSS6.5AI score0.03241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2018/08/22 5:49 p.m.33 views

CVE-2018-7166

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

7.5CVSS2.6AI score0.03241EPSS
SaveExploits0References2
RustSec
RustSec
added 2018/08/22 12:0 p.m.19 views

Use of uninitialized memory in temporary

Uninit memory is used as a RNG seed in temporary The following function is used as a way to get entropy from the system, which does operations on and exposes uninit memory, which is UB. rust fn randomseed: &Path, : &str - u64; 2 use std::mem::uninitialized as rand; unsafe rand:: ^ 0x12345678,...

1.1AI score
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2018/08/21 1:0 p.m.37 views

CVE-2018-7166

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

7.3AI score0.03241EPSS
SaveExploits0References2
CVE
CVE
added 2018/08/21 1:0 p.m.98 views

CVE-2018-7166

CVE-2018-7166 is confirmed in connected sources as an issue in Node.js prior to 10.9.0 where Buffer.alloc() can return uninitialized memory due to misinterpretation of the encoding argument by the fill path. The effect is potential exposure of sensitive information if user-controlled inputs influ...

7.5CVSS7.2AI score0.03241EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/08/21 12:29 p.m.28 views

Design/Logic Flaw

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

5CVSS7.2AI score0.03241EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/08/21 12:29 p.m.26 views

CVE-2018-7166

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

7.5CVSS7.3AI score0.03241EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2018/08/21 12:29 p.m.36 views

CVE-2018-7166

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

7.5CVSS6.7AI score0.03241EPSS
SaveExploits0References2
OSV
OSV
added 2018/08/21 12:29 p.m.29 views

CVE-2018-7166

In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause Buffer.alloc to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying encoding can be passed as a number, this is...

7.5CVSS6.3AI score
SaveExploits0References2
Rows per page
Query Builder