Lucene search
+L

9984 matches found

Zero Day Initiative
Zero Day Initiative
added 2021/08/30 12:00 a.m.18 views

(0Day) Fuji Electric Tellus Lite V-Simulator V8 File Parsing Uninitialized Pointer Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Fuji Electric Tellus Lite. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

7.8CVSS5.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:53 p.m.22 views

Use of Uninitialized Resource in ms3d

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

7.5CVSS7.2AI score0.01557EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.33 views

Improper Input Validation in once_cell

If during the first dereference of Lazy the initialization function panics, subsequent dereferences will execute std::hints::unreachableunchecked. Applications with panic = "abort" are not affected, as there will be no subsequent dereferences...

7.5CVSS7.5AI score0.01583EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/08/24 7:15 p.m.13 views

CVE-2021-30962

A memory initialization issue was addressed with improved memory handling. This issue is fixed in tvOS 15.2, macOS Big Sur 11.6.2. Parsing a maliciously crafted audio file may lead to disclosure of user information...

5.5CVSS6.1AI score0.00698EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/08/24 7:15 p.m.5 views

CVE-2021-30962

A memory initialization issue was addressed with improved memory handling. This issue is fixed in tvOS 15.2, macOS Big Sur 11.6.2. Parsing a maliciously crafted audio file may lead to disclosure of user information...

5.5CVSS6.2AI score0.00698EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2021/08/20 12:00 a.m.11 views

The vulnerabilities of the alloca() and strdup() functions in the Systemd initialization and service management subsystem allow a attacker to cause a service failure.

The vulnerability of the alloca and strdup functions in the Systemd initialization and service management subsystem is related to an uncontrolled resource consumption. Exploiting this vulnerability could allow a attacker to cause service failures...

5.5CVSS6.6AI score0.08792EPSS
SaveExploits2References24Affected Software9
OpenVAS
OpenVAS
added 2021/08/20 12:00 a.m.9 views

SUSE: Security Advisory (SUSE-SU-2021:2791-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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 ifdescription...

7.5CVSS7.5AI score0.0256EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2021/08/18 10:17 p.m.213 views

USN-5045-1: Linux kernel vulnerabilities

Norbert Slusarek discovered that the CAN broadcast manger bcm protocol implementation in the Linux kernel did not properly initialize memory in some situations. A local attacker could use this to expose sensitive information kernel memory. CVE-2021-34693 It was discovered that the bluetooth...

6.9CVSS7AI score0.00485EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2021/08/18 12:00 a.m.136 views

Ubuntu 16.04 ESM / 18.04 LTS : Linux kernel vulnerabilities (USN-5044-1)

The remote Ubuntu 16.04 ESM / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5044-1 advisory. It was discovered that the bluetooth subsystem in the Linux kernel did not properly handle HCI device initialization failure, leading to a...

6.9CVSS7.3AI score0.00485EPSS
SaveExploits2References3
NVD
NVD
added 2021/08/12 11:15 p.m.27 views

CVE-2021-37682

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS0.0018EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/08/11 1:15 p.m.4 views

CVE-2021-0061

Improper initialization in some IntelR Graphics Driver before version 27.20.100.9030 may allow an authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS5.3AI score0.00255EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/08/10 12:00 a.m.9 views

Intel Graphics Drivers 安全漏洞

Intel Graphics Drivers is an integrated graphics driver from Intel Corporation USA. A security vulnerability exists in Intel Graphics Driver for Windows, which is due to an initialization error. A local user can run a specially designed application to execute arbitrary code on the system using...

7.8CVSS8AI score0.00255EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2021/08/10 12:00 a.m.11 views

Potential for market to be created but never initialized

Handle loop Vulnerability details Impact Multiple markets can be created before being initialized since createNewSyntheticMarket and initializeMarket are separate functions. The SyntheticTokens used in initialization will however always be those of the latest market created. Proof of Concept Let'...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/08/08 12:00 a.m.15 views

Synths minted to the wrong market when initializing

Handle 0xImpostor Vulnerability details Impact Synthetix tokens are not minted to the correct market index since the creation of the synth market and the initialization are 2 separate steps. Proof of Concept 1. Create 2 synth market without initializing them 2. Call initializeMarket twice 3. Synt...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/08/06 12:00 a.m.13 views

latestMarket used where marketIndex should have been used

Handle gpersoon Vulnerability details Impact The functions initializeMarket and seedMarketInitially use the variable latestMarket. If these functions would be called seperately from createNewSyntheticMarket, then latestMarket would have the same value for each call of initializeMarket and...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/08/05 9:15 p.m.1 views

DEBIAN-CVE-2021-28216

BootPerformanceTable pointer is read from an NVRAM variable in PEI. Recommend setting PcdFirmwarePerformanceDataTableS3Support to FALSE...

7.8CVSS5.4AI score0.00423EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/05 9:15 p.m.9 views

UBUNTU-CVE-2021-28216

BootPerformanceTable pointer is read from an NVRAM variable in PEI. Recommend setting PcdFirmwarePerformanceDataTableS3Support to FALSE...

7.8CVSS6AI score0.00423EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/08/05 12:00 a.m.9 views

Tianocore Edk2 安全漏洞

Tianocore Edk2 is a cross-platform firmware development environment from the Tianocore community that follows the UEFI and PI specifications. A security vulnerability exists in Tianocore Edk2 that allows an attacker to access sensitive data...

7.8CVSS6.6AI score0.00423EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2021/08/05 12:00 a.m.7 views

The vulnerability of the fetchmail reception and forwarding utility, related to incorrect resource initialization, allows a hacker to gain access to confidential information.

The vulnerability of the fetchmail reception and forwarding utility is related to incorrect initialization of the resource. Exploiting this vulnerability can allow an attacker to access confidential information...

6.1CVSS7.1AI score0.0256EPSS
SaveExploits0References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2021/08/04 12:00 a.m.15 views

The vulnerability of the Packet Forwarding Engine (PFE) module in Juniper Networks’ Junos OS-based routers of the PTX and QFX10K series allows a hacker to induce a service failure.

The vulnerability of the Packet Forwarding Engine PFE module in Juniper Networks’ Junos OS-based routers of the PTX and QFX10K series is related to initialization errors. Exploiting this vulnerability can allow a malicious actor to cause service interruptions...

7.8CVSS7.2AI score0.00961EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder