Lucene search
+L

9989 matches found

Vulnrichment
Vulnrichment
added 2022/02/09 10:04 p.m.7 views

CVE-2021-0119

Improper initialization in the firmware for some IntelR Processors may allow a privileged user to potentially enable escalation of privilege via physical access...

6.4AI score0.00299EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/02/09 12:00 a.m.11 views

Interactive Graphical SCADA System Data Server 安全漏洞

Schneider Electric Interactive Graphical SCADA System IGSS is a SCADA Data Acquisition and Supervisory System system for monitoring and controlling industrial processes from Schneider Electric, France. An initialization error vulnerability exists in the Schneider Electric Interactive Graphical...

7.5CVSS5.7AI score0.01273EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.48 views

AlmaLinux 8 : GNOME (ALSA-2021:1586)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2021:1586 advisory. - The keyfile settings backend in GNOME GLib aka glib2.0 before 2.60.0 creates directories using gfilemakedirectorywithparents kfsb-dir, NULL, NULL and...

8.8CVSS7.7AI score0.04707EPSS
SaveExploits3References13
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.43 views

Rocky Linux 8 : GNOME (RLSA-2021:1586)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:1586 advisory. - A memory corruption issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.3, iOS 14.5 and iPadOS 14.5, watchOS...

8.8CVSS7.2AI score0.04707EPSS
SaveExploits3References57
OSV
OSV
added 2022/02/05 12:00 a.m.57 views

GHSA-88G8-F5MF-F5RJ Improper Initialization in OpenZeppelin

In OpenZeppelin =v4.4.0, initializer functions that are invoked separate from contract creation the most prominent example being minimal proxies may be reentered if they make an untrusted non-view external call. Once an initializer has finished running it can never be re-executed. However, an...

7.5CVSS5.9AI score0.01217EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.12 views

CVE-2022-23578

Tensorflow is an Open Source Machine Learning Framework. If a graph node is invalid, TensorFlow can leak memory in the implementation of ImmutableExecutorState::Initialize. Here, we set item-kernel to nullptr but it is a simple OpKernel pointer so the memory that was previously allocated to it...

4.3CVSS6.9AI score0.00716EPSS
SaveExploits1
CVE
CVE
added 2022/02/04 10:32 p.m.98 views

CVE-2022-23573

TensorFlow's AssignOp implementation can copy uninitialized data to a new tensor, causing undefined behavior. This CVE (CVE-2022-23573) affects the TensorFlow core kernel related to AssignOp. The issue arises because the left-hand side is initialized, but the right-hand side is not checked for in...

8.8CVSS7.9AI score0.00755EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2022/02/04 12:00 a.m.12 views

PT-2022-16091 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.3 TensorFlow versions prior to 2.7.1 TensorFlow versions prior to 2.8.0 Description: There is a typo in TensorFlow's SpecializeType which results in heap out-of-bounds read/write. Due to the typo, arg is...

8.8CVSS8.5AI score0.00837EPSS
SaveExploits1References12
Code423n4
Code423n4
added 2022/02/02 12:00 a.m.13 views

ControllerV1.sol initialization function callable multiple times

Handle sirhashalot Vulnerability details Impact The initialize function in ControllerV1.sol has a comment of "This function is not supposed to call multiple times" but it has no checks that prevent it from being called multiple times. An initialization function should only be possible to call onc...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/02 12:00 a.m.8 views

OpenLevV1.sol initialization function callable multiple times

Handle sirhashalot Vulnerability details Impact The initialize function in OpenLevV1.sol has a comment of "This function is not supposed to call multiple times" but it has no checks that prevent it from being called multiple times. An initialization function should only be possible to call once...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/02/01 9:18 p.m.10 views

nodejs-ini: Prototype pollution via malicious INI file

A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context...

9.8CVSS7.3AI score0.03612EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2022/02/01 12:00 a.m.37 views

CVE-2022-0175

A flaw was found in the VirGL virtual OpenGL renderer virglrenderer. The virgl did not properly initialize memory when allocating a host-backed memory resource. A malicious guest could use this flaw to mmap from the guest kernel and read this uninitialized memory from the host, possibly leading t...

5.5CVSS6AI score0.00324EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2022/02/01 12:00 a.m.14 views

The vulnerability of the Telnet service in JunOS Evolved operating systems allows a perpetrator to influence the integrity and confidentiality of the protected information.

The vulnerability of the Telnet service in JunOS Evolved operating systems is related to initialization errors. Exploiting this vulnerability can allow a malicious actor to influence the integrity and confidentiality of the protected information...

6.5CVSS5.9AI score0.00702EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/02/01 12:00 a.m.10 views

UBUNTU-CVE-2022-0175

A flaw was found in the VirGL virtual OpenGL renderer virglrenderer. The virgl did not properly initialize memory when allocating a host-backed memory resource. A malicious guest could use this flaw to mmap from the guest kernel and read this uninitialized memory from the host, possibly leading t...

5.5CVSS6AI score0.00324EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2022/02/01 12:00 a.m.10 views

The vulnerability of the nf_tables_newset function (net/netfilter/nf_tables_api.c) in Linux operating system kernels, which allows a hacker to cause a service failure

The vulnerability of the nftablesnewset function net/netfilter/nftablesapi.c in Linux operating systems is related to memory initialization errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00316EPSS
SaveExploits0References8Affected Software3
RedhatCVE
RedhatCVE
added 2022/01/31 11:55 a.m.32 views

CVE-2022-0175

A flaw was found in the VirGL virtual OpenGL renderer virglrenderer. The virgl did not properly initialize memory when allocating a host-backed memory resource. A malicious guest could use this flaw to mmap from the guest kernel and read this uninitialized memory from the host, possibly leading t...

6.5CVSS1.3AI score0.00324EPSS
SaveExploits0References3
Zero Day Initiative
Zero Day Initiative
added 2022/01/31 12:00 a.m.46 views

Bentley MicroStation CONNECT JT File Parsing Uninitialized Variable Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Bentley MicroStation CONNECT. 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.7AI score0.02041EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/01/31 12:00 a.m.51 views

Bentley View JT File Parsing Uninitialized Variable Remote Code Execution Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Bentley View. 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 parsing o...

7.8CVSS4.9AI score0.02113EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/01/31 12:00 a.m.59 views

Bentley View TIF File Parsing Uninitialized Variable Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Bentley View. 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 parsing of TIF...

7.8CVSS6.1AI score0.02005EPSS
SaveExploits0References1
Amazon
Amazon
added 2022/01/28 12:00 a.m.16 views

Important: kernel

Issue Overview: A NULL pointer dereference flaw may occur in the Linux kernel's relayopen in kernel/relay.c. if the allocpercpu function is not validated in time of failure and used as a valid address for access. An attacker could use this flaw to cause a denial of service. CVE-2019-19462 A new...

7.8CVSS7AI score0.04505EPSS
SaveExploits1
Rows per page
Query Builder