Lucene search
+L

4331 matches found

RedhatCVE
RedhatCVE
added 2022/07/29 10:9 a.m.168 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.71 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.03437EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/06/17 12:14 a.m.18 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:14 a.m.40 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
OSV
OSV
added 2022/06/17 12:11 a.m.19 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.12 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
OSV
OSV
added 2022/06/16 11:45 p.m.68 views

GHSA-5PHC-849H-VCXG `Read` on uninitialized buffer can cause UB (impl of `ReadKVExt`)

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...

9.8CVSS7.3AI score0.01191EPSS
SaveExploits0References3
OSV
OSV
added 2022/06/16 11:42 p.m.39 views

GHSA-C6PX-4GRW-HRJR 'Read' on uninitialized memory may cause UB

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. The crate currently contains 4 occurrences of such cases. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes...

9.8CVSS6AI score0.01191EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/06/16 11:41 p.m.11 views

Reading on uninitialized memory may cause UB ( `util::read_spv()` )

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...

3.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/16 11:41 p.m.36 views

GHSA-QJ69-C89V-JWQ2 Reading on uninitialized memory may cause UB ( `util::read_spv()` )

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...

9.8CVSS9.4AI score0.01345EPSS
SaveExploits0References3
OSV
OSV
added 2022/06/16 6:15 a.m.1 views

DEBIAN-CVE-2022-31625

In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or...

8.1CVSS6.9AI score0.03437EPSS
SaveExploits1References1
NVD
NVD
added 2022/06/15 2:15 p.m.22 views

CVE-2022-20176

In authstore of sjtag-driver.c, there is a possible read of uninitialized memory due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid...

4.4CVSS0.00111EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/06/15 2:15 p.m.11 views

CVE-2022-20176

In authstore of sjtag-driver.c, there is a possible read of uninitialized memory due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid...

4.4CVSS5.9AI score0.00111EPSS
SaveExploits0References2
Prion
Prion
added 2022/06/15 2:15 p.m.20 views

Out-of-bounds

In authstore of sjtag-driver.c, there is a possible read of uninitialized memory due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid...

2.1CVSS4.3AI score0.00111EPSS
SaveExploits0References1
CVE
CVE
added 2022/06/15 1:21 p.m.95 views

CVE-2022-20176

CVE-2022-20176 affects the Android kernel, specifically the sjtag-driver.c module in the auth_store path. The root cause is a missing bounds check that allows a read of uninitialized memory. This can lead to a local information disclosure and, per the description, may enable system-level executio...

4.4CVSS4.3AI score0.00111EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/15 1:21 p.m.24 views

CVE-2022-20176

In authstore of sjtag-driver.c, there is a possible read of uninitialized memory due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid...

4.6AI score0.00111EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/06/15 12:0 a.m.5 views

PT-2022-14405 · Google · Android Kernel

Name of the Vulnerable Software and Affected Versions: Android kernel versions affected versions not specified Description: In the auth store of sjtag-driver.c, there is a possible read of uninitialized memory due to a missing bounds check. This could lead to local information disclosure with...

4.4CVSS4.2AI score0.00111EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/06/09 12:0 a.m.8 views

Trilogy 安全漏洞

Trilogy is a U.S. GitHub open source for MySQL compatible database server client library . Designed to improve performance , flexibility and ease of embedding . A security vulnerability exists in versions prior to Trilogy 2.1.1 , which stems from the fact that during authentication , a malicious...

7.5CVSS7.1AI score0.01EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 5:0 p.m.38 views

Missing Initialization of Resource in Apache Arrow

It was discovered that the C++ implementation which underlies the R, Python and Ruby implementations of Apache Arrow 0.14.0 to 0.14.1 had a uninitialized memory bug when building arrays with null values in some cases. This can lead to uninitialized memory being unintentionally shared if Arrow...

7.5CVSS3AI score0.03225EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 5:0 p.m.11 views

GHSA-8CW2-JV5C-C825 Missing Initialization of Resource in Apache Arrow

It was discovered that the C++ implementation which underlies the R, Python and Ruby implementations of Apache Arrow 0.14.0 to 0.14.1 had a uninitialized memory bug when building arrays with null values in some cases. This can lead to uninitialized memory being unintentionally shared if Arrow...

8.7CVSS7.1AI score0.03225EPSS
SaveExploits0References5
Rows per page
Query Builder