Lucene search
+L

4738 matches found

OSV
OSV
added 2022/06/17 12:14 a.m.44 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.22 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.21 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.14 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.75 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.61 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
OSV
OSV
added 2022/06/16 11:41 p.m.40 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
Github Security Blog
Github Security Blog
added 2022/06/16 11:41 p.m.13 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 6:15 a.m.2 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.03666EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/06/15 2:15 p.m.17 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.00112EPSS
SaveExploits0References2
NVD
NVD
added 2022/06/15 2:15 p.m.27 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.00112EPSS
SaveExploits0References1
Prion
Prion
added 2022/06/15 2:15 p.m.24 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.00112EPSS
SaveExploits0References1
CVE
CVE
added 2022/06/15 1:21 p.m.99 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.00112EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/15 1:21 p.m.40 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.00112EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/06/15 12:00 a.m.9 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.00112EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/06/09 12:00 a.m.12 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.01051EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 5:00 p.m.42 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.03251EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 5:00 p.m.16 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.03251EPSS
SaveExploits0References5
RubySec
RubySec
added 2022/05/24 12:00 a.m.29 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.03251EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/05/13 1:49 a.m.60 views

GHSA-4284-JFHC-F854 Phusion Passenger incorrect permission assignment

An issue was discovered in switchGroup in agent/ExecHelper/ExecHelperMain.cpp in Phusion Passenger before 5.3.2. The set of groups gidset is not set correctly, leaving it up to randomness i.e., uninitialized memory which supplementary groups are actually being set while lowering privileges...

5.3CVSS5.1AI score0.01198EPSS
SaveExploits0References4
Rows per page
Query Builder