Lucene search
+L

4591 matches found

ATTACKERKB
ATTACKERKB
added 2022/08/25 6:15 p.m.7 views

CVE-2021-4022

A vulnerability was found in rizin. The bug involves an ELF64 binary for the HPPA architecture. When a specially crafted binarygets analysed by rizin, it causes rizin to crash by freeing an uninitialized and potentially user controlled, depending on the build memory address...

5.5CVSS5.9AI score0.00294EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/08/25 12:0 a.m.11 views

Rizin 资源管理错误漏洞

Rizin is a free open source reverse engineering framework from the Rizin organization. It is used for analyzing binary files, disassembling code, debugging programs, as a forensic tool, as a scriptable command-line hex editor capable of opening disk files, and more. Rizin suffers from a security...

5.5CVSS5.6AI score0.00294EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2022/08/19 12:38 p.m.43 views

CVE-2022-2308

A flaw was found in the Linux kernel in vDPA with VDUSE backend. There were no checks in VDUSE kernel driver to ensure the size of the device config space was in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers did not...

6.5CVSS3.1AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/11 6:10 p.m.7 views

GHSA-2JQ9-6XX7-3H29 `temporary` makes use of uninitialized memory

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/08/11 6:10 p.m.15 views

`temporary` makes use of uninitialized memory

Uninitialized memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate...

6.8AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2022/08/05 4:15 p.m.19 views

CVE-2022-33716

An absence of variable initialization in ICCC TA prior to SMR Aug-2022 Release 1 allows local attacker to read uninitialized memory...

4.4CVSS0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/05 4:15 p.m.10 views

CVE-2022-33716

An absence of variable initialization in ICCC TA prior to SMR Aug-2022 Release 1 allows local attacker to read uninitialized memory...

4.4CVSS5.8AI score0.00095EPSS
SaveExploits0References1
Prion
Prion
added 2022/08/05 4:15 p.m.25 views

Information disclosure

An absence of variable initialization in ICCC TA prior to SMR Aug-2022 Release 1 allows local attacker to read uninitialized memory...

1.4CVSS4.6AI score0.00095EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/08/05 3:14 p.m.24 views

CVE-2022-33716

An absence of variable initialization in ICCC TA prior to SMR Aug-2022 Release 1 allows local attacker to read uninitialized memory...

2.3CVSS4.8AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/04 6:51 p.m.10 views

CLSA-2022-1659639100 Fixed CVEs in vim: CVE-2022-2345, CVE-2022-2344, CVE-2022-2343, CVE-2022-2522

CVE-2022-2345: fix using freed memory with recursive substitute - CVE-2022-2344: fix reading past end of completion with duplicate match - CVE-2022-2343: fix reading past end of completion with a long line and 'infercase' set - CVE-2022-2522: fix accessing uninitialized memory when completing...

7.8CVSS7.1AI score0.01322EPSS
SaveExploits4References1
OSV
OSV
added 2022/08/04 6:30 p.m.15 views

CLSA-2022-1659637855 Fixed CVEs in vim: CVE-2022-2344, CVE-2022-2345, CVE-2022-2522, CVE-2022-2343

CVE-2022-2345: fix using freed memory with recursive substitute - CVE-2022-2344: fix reading past end of completion with duplicate match - CVE-2022-2343: fix reading past end of completion with a long line and 'infercase' set - CVE-2022-2522: fix accessing uninitialized memory when completing...

7.8CVSS7.1AI score0.01322EPSS
SaveExploits4References1
OSV
OSV
added 2022/08/04 6:12 p.m.10 views

CLSA-2022-1659636773 Fix CVE(s): CVE-2022-2344, CVE-2022-2345, CVE-2022-2522, CVE-2022-2343

SECURITY UPDATE: Using freed memory with recursive substitute - debian/patches/CVE-2022-2345.patch: Always make a copy for regprevsub - CVE-2022-2345 SECURITY UPDATE: Reading past end of completion with duplicate match - debian/patches/CVE-2022-2344.patch: Check string length - CVE-2022-2344...

7.8CVSS7.1AI score0.01322EPSS
SaveExploits4References1
Zero Day Initiative
Zero Day Initiative
added 2022/08/02 12:0 a.m.20 views

NetBSD Kernel getkerninfo System Call Uninitialized Memory Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of NetBSD Kernel. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the stat...

5.5CVSS4.9AI score
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2022/08/02 12:0 a.m.16 views

NetBSD Kernel stat System Call Uninitialized Memory Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of NetBSD Kernel. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the stat...

5.5CVSS4.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2022/07/29 10:9 a.m.170 views

CVE-2022-2522

A heap buffer overflow vulnerability was found in vim's inscomplinfercasegettext function of the src/insexpand.c file. This flaw occurs when vim tries to access uninitialized memory when completing a long line. This flaw allows an attacker to trick a user into opening a specially crafted file,...

7.8CVSS2.9AI score0.00574EPSS
SaveExploits1References4
CloudLinux
CloudLinux
added 2022/07/18 7:5 p.m.75 views

Fixed CVE-2022-31625 in php

ELS-189: Fix for Harden PHP - CVE-2022-31625: Fix freeing of uninitialized memory leading to RCE...

8.1CVSS1.5AI score0.03666EPSS
SaveExploits1References1
OSV
OSV
added 2022/06/17 12:14 a.m.43 views

GHSA-Q579-9WP9-GFP2 Window can read out of bounds if Read instance returns more bytes than buffer size

rdiff performs a diff of two provided strings or files. As part of its reading code it uses the return value of a Read instance to set the length of its internal character vector. If the Read implementation claims that it has read more bytes than the length of the provided buffer, the length of t...

7.5CVSS7.1AI score0.01059EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/06/17 12:14 a.m.21 views

Window can read out of bounds if Read instance returns more bytes than buffer size

rdiff performs a diff of two provided strings or files. As part of its reading code it uses the return value of a Read instance to set the length of its internal character vector. If the Read implementation claims that it has read more bytes than the length of the provided buffer, the length of t...

6.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/17 12:11 a.m.20 views

GHSA-M325-RXJV-PWPH Deserialization functions pass uninitialized memory to user-provided Read

Affected versions of this crate passed an uninitialized buffer to a user-provided Read instance in: deserializebinary deserializestring deserializeextensionothers deserializestringprimitive This can result in safe Read implementations reading from the uninitialized buffer leading to undefined...

9.8CVSS9.3AI score0.01372EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/06/16 11:51 p.m.13 views

`Read` on uninitialized memory may cause UB (fn preamble_skipcount())

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

3.6AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder