Lucene search
+L

4324 matches found

Prion
Prion
added 2020/09/25 7:15 p.m.19 views

Memory corruption

In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor. However, there is nothing stopping users from passing ...

5.5CVSS6.7AI score0.0083EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2020/09/25 7:15 p.m.6 views

PYSEC-2020-273

In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor. However, there is nothing stopping users from passing ...

7.1CVSS7AI score0.0083EPSS
SaveExploits1References4
OSV
OSV
added 2020/09/25 7:15 p.m.6 views

PYSEC-2020-308

In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor. However, there is nothing stopping users from passing ...

7.1CVSS7AI score0.0083EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2020/09/25 6:40 p.m.5 views

CVE-2020-15193

In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor. However, there is nothing stopping users from passing ...

7.1CVSS7AI score0.0083EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.48 views

Memory corruption in Tensorflow

Impact The implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor:...

7.1CVSS2.4AI score0.0083EPSS
SaveExploits1References9Affected Software3
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.6 views

PT-2020-14264 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 2.2.1 Tensorflow versions prior to 2.3.1 Description: The implementation of dlpack.to dlpack can be made to use uninitialized memory, resulting in further memory corruption. This occurs because the pybind11 glue...

9.8CVSS6AI score0.01287EPSS
SaveExploits16References68
Positive Technologies
Positive Technologies
added 2020/09/23 12:0 a.m.60 views

PT-2020-15021 · Powerdns +4 · Powerdns Authoritative Server +4

Name of the Vulnerable Software and Affected Versions: PowerDNS Authoritative Server versions prior to 4.3.1 Description: An issue has been found where an authorized user with the ability to insert crafted records into a zone might be able to leak the content of uninitialized memory...

9.8CVSS6AI score0.64857EPSS
SaveExploits1References65
FreeBSD
FreeBSD
added 2020/09/22 12:0 a.m.32 views

powerdns -- Leaking uninitialised memory through crafted zone records

PowerDNS Team reports CVE-2020-17482: An issue has been found in PowerDNS Authoritative Server before 4.3.1 where an authorized user with the ability to insert crafted records into a zone might be able to leak the content of uninitialized memory. Such a user could be a customer inserting data via...

4.3CVSS2.6AI score0.02592EPSS
SaveExploits0References1
Veracode
Veracode
added 2020/09/21 6:34 a.m.22 views

Arbitrary Code Execution

firefox is vulnerable to arbitrary code execution. The vulnerability exists in the Prio library where data may be read from uninitialized memory for some functions...

9.8CVSS5.2AI score0.01211EPSS
SaveExploits0References2Affected Software3
RedHat Linux
RedHat Linux
added 2020/09/08 10:6 a.m.6 views

php: Information disclosure in exif_read_data() function

In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exifreaddata function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash...

6.5CVSS7.4AI score0.04295EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/09/07 12:0 a.m.257 views

NewStart CGSL MAIN 4.05 : thunderbird Multiple Vulnerabilities (NS-SA-2020-0046)

The remote NewStart CGSL host, running version MAIN 4.05, has thunderbird packages installed that are affected by multiple vulnerabilities: - When removing data about an origin whose tab was recently closed, a use-after-free could occur in the Quota manager, resulting in a potentially exploitable...

9.8CVSS8.1AI score0.43677EPSS
SaveExploits11References19
Github Security Blog
Github Security Blog
added 2020/09/03 4:48 p.m.18 views

Sensitive Data Exposure in put

All versions of put are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/03 4:48 p.m.12 views

GHSA-V6GV-FG46-H89J Sensitive Data Exposure in put

All versions of put are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of...

7AI score
SaveExploits0References2
OSV
OSV
added 2020/09/03 12:0 p.m.66 views

RUSTSEC-2020-0039 `index()` allows out-of-bound read and `remove()` has off-by-one error

Slab::index does not perform the boundary checking, which leads to out-of-bound read access. Slab::remove copies an element from an invalid address due to off-by-one error, resulting in memory leakage and uninitialized memory drop...

9.1CVSS8.1AI score0.0151EPSS
SaveExploits0References3
RustSec
RustSec
added 2020/09/03 12:0 p.m.24 views

`index()` allows out-of-bound read and `remove()` has off-by-one error

Slab::index does not perform the boundary checking, which leads to out-of-bound read access. Slab::remove copies an element from an invalid address due to off-by-one error, resulting in memory leakage and uninitialized memory drop...

9.1CVSS3.3AI score0.0151EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 3:26 p.m.91 views

Remote Memory Exposure in bl

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.5CVSS4.1AI score0.02183EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2020/09/02 3:26 p.m.8 views

GHSA-PP7H-53GX-MX7R Remote Memory Exposure in bl

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.5CVSS6.9AI score0.02183EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2020/09/02 8:51 a.m.30 views

CVE-2020-8244

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.5CVSS4.2AI score0.02183EPSS
SaveExploits1References4
OSV
OSV
added 2020/09/01 7:39 p.m.5 views

GHSA-R5XW-Q988-826M Remote Memory Exposure in mongoose

Versions of mongoose before 4.3.6, 3.8.39 are vulnerable to remote memory exposure. Trying to save a number to a field of type Buffer on the affected mongoose versions allocates a chunk of uninitialized memory and stores it in the database. Recommendation Update to version 4.3.6, 3.8.39 or later...

5.1CVSS6AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/09/01 12:0 a.m.66 views

Debian DSA-4757-1 : apache2 - security update

Several vulnerabilities have been found in the Apache HTTPD server. - CVE-2020-1927 Fabrice Perez reported that certain modrewrite configurations are prone to an open redirect. - CVE-2020-1934 Chamal De Silva discovered that the modproxyftp module uses uninitialized memory when proxying to a...

9.8CVSS7.5AI score0.90039EPSS
SaveExploits4References13
Rows per page
Query Builder