Lucene search
+L

11979 matches found

OSV
OSV
added 2021/05/14 8:15 p.m.7 views

PYSEC-2021-242

TensorFlow is an end-to-end open source platform for machine learning. The TFLite code for allocating TFLiteIntArrays is vulnerable to an integer overflow issuehttps://github.com/tensorflow/tensorflow/blob/4ceffae632721e52bf3501b736e4fe9d1221cdfa/tensorflow/lite/c/common.cL24-L27. An attacker can...

7.1CVSS6AI score0.0022EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-731

TensorFlow is an end-to-end open source platform for machine learning. The TFLite code for allocating TFLiteIntArrays is vulnerable to an integer overflow issuehttps://github.com/tensorflow/tensorflow/blob/4ceffae632721e52bf3501b736e4fe9d1221cdfa/tensorflow/lite/c/common.cL24-L27. An attacker can...

7.1CVSS6.2AI score0.0022EPSS
SaveExploits1References2
Prion
Prion
added 2021/05/14 8:15 p.m.26 views

Out-of-bounds

TensorFlow is an end-to-end open source platform for machine learning. An attacker can access data outside of bounds of heap allocated array in tf.rawops.UnicodeEncode. This is because the...

3.6CVSS6.9AI score0.00198EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-639

TensorFlow is an end-to-end open source platform for machine learning. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences. The conversion from Python array to C++...

7.8CVSS7.1AI score0.00203EPSS
SaveExploits1References2
Prion
Prion
added 2021/05/14 8:15 p.m.23 views

Heap overflow

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in tf.rawops.RaggedTensorToTensor. This is because the...

3.6CVSS7AI score0.00208EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/05/14 7:17 p.m.110 views

CVE-2021-29559

The CVE-2021-29559 case concerns TensorFlow’s UnicodeEncode in tf.raw_ops, where heap-out-of-bounds access can occur if input_value/input_splits do not form a valid sparse tensor. Root cause: implementation assumes a valid sparse tensor, enabling data access outside heap bounds. The issue is fixe...

7.1CVSS5.2AI score0.00198EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:17 p.m.58 views

CVE-2021-29559 Heap OOB access in unicode ops

TensorFlow is an end-to-end open source platform for machine learning. An attacker can access data outside of bounds of heap allocated array in tf.rawops.UnicodeEncode. This is because the...

2.5CVSS7.2AI score0.00198EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 12:00 a.m.16 views

UBUNTU-CVE-2021-32027

A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this...

8.8CVSS7AI score0.0199EPSS
SaveExploits0References4
NVD
NVD
added 2021/05/13 7:15 p.m.29 views

CVE-2021-23910

An issue was discovered in HERMES 2.1 in the MBUX Infotainment System on Mercedes-Benz vehicles through 2021. There is an out-of-bounds array access in RemoteDiagnosisApp...

9.8CVSS0.0174EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2021/05/13 7:15 p.m.4 views

CVE-2021-23910

An issue was discovered in HERMES 2.1 in the MBUX Infotainment System on Mercedes-Benz vehicles through 2021. There is an out-of-bounds array access in RemoteDiagnosisApp...

9.8CVSS7.2AI score0.0174EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2021/05/13 6:57 p.m.42 views

CVE-2021-23910

An issue was discovered in HERMES 2.1 in the MBUX Infotainment System on Mercedes-Benz vehicles through 2021. There is an out-of-bounds array access in RemoteDiagnosisApp...

5.3CVSS9.6AI score0.0174EPSS
SaveExploits1References3
NVD
NVD
added 2021/05/13 3:15 p.m.21 views

CVE-2020-25713

A malformed input file can lead to a segfault due to an out of bounds array access in raptorxmlwriterstartelementcommon...

6.5CVSS0.02143EPSS
SaveExploits0References6
Prion
Prion
added 2021/05/13 3:15 p.m.25 views

Design/Logic Flaw

A malformed input file can lead to a segfault due to an out of bounds array access in raptorxmlwriterstartelementcommon...

4CVSS6.3AI score0.02143EPSS
SaveExploits0References6Affected Software3
Debian CVE
Debian CVE
added 2021/05/13 2:27 p.m.30 views

CVE-2020-25713

A malformed input file can lead to a segfault due to an out of bounds array access in raptorxmlwriterstartelementcommon...

6.5CVSS6.5AI score0.02143EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2021/05/13 2:27 p.m.45 views

CVE-2020-25713

A malformed input file can lead to a segfault due to an out of bounds array access in raptorxmlwriterstartelementcommon...

6.5CVSS6.5AI score0.02143EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/05/13 2:27 p.m.31 views

CVE-2020-25713

A malformed input file can lead to a segfault due to an out of bounds array access in raptorxmlwriterstartelementcommon...

6.4AI score0.02143EPSS
SaveExploits0References6
FreeBSD
FreeBSD
added 2021/05/13 12:00 a.m.48 views

PostgreSQL server -- two security issues

The PostgreSQL project reports: Memory disclosure in INSERT ... ON CONFLICT ... DO UPDATE Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an attacker can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can crea...

8.8CVSS1.5AI score0.0199EPSS
SaveExploits0References2
PostrgeSql
PostrgeSql
added 2021/05/13 12:00 a.m.182 views

Vulnerability in core server (CVE-2021-32027)

Buffer overrun from integer overflow in array subscripting calculations While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The PostgreSQL project thanks Tom Lane for reporting this problem...

8.8CVSS7.9AI score0.0199EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2021/05/12 12:00 a.m.11 views

PT-2021-3135 · Postgresql +9 · Postgresql +9

Name of the Vulnerable Software and Affected Versions: postgresql versions prior to 13.3 postgresql versions prior to 12.7 postgresql versions prior to 11.12 postgresql versions prior to 10.17 postgresql versions prior to 9.6.22 Description: A flaw was found in postgresql that allows authenticate...

9.8CVSS7AI score0.4644EPSS
SaveExploits3References227
Code423n4
Code423n4
added 2021/05/11 12:00 a.m.14 views

Tokens can get stuck in NFTXMintRequestEligibility

Handle @cmichelio Vulnerability details Vulnerability Details When dealing with ERC721 instead of 1155 the amounts array is ignored, which leads to an issue. User can call NFTXMintRequestEligibility.requestMint for an ERC721 with amountsi = 0. The ERC721.transferFrom is still executed but user...

7AI score
SaveExploits0
Rows per page
Query Builder