Lucene search
+L

159 matches found

Debian CVE
Debian CVE
added 2020/09/25 6:50 p.m.20 views

CVE-2020-15214

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS7AI score0.00671EPSS
SaveExploits1
OSV
OSV
added 2020/09/25 6:29 p.m.8 views

GHSA-HX2X-85GR-WRPQ Out of bounds access in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor:...

9.1CVSS6.9AI score0.00737EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2020/09/25 6:29 p.m.69 views

Out of bounds access in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor:...

8.6CVSS0.8AI score0.00737EPSS
SaveExploits1References11Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.7 views

GHSA-P2CQ-CPRG-FRVM Out of bounds write in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the dimensionality of output tensor:...

9.1CVSS5.8AI score0.00671EPSS
SaveExploits1References12
OSV
OSV
added 2020/09/25 6:28 p.m.15 views

GHSA-HJMQ-236J-8M87 Denial of service in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. Since code uses the last element of the tensor holding them to determine the dimensionality of output tensor, attackers can use a very...

6.3CVSS5.8AI score0.0076EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.7 views

PT-2020-14283 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue allows models using segment sum to trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment...

9.1CVSS8.7AI score0.00737EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.4 views

PT-2020-14284 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue allows attackers to trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. This is possib...

6.3CVSS4.1AI score0.0076EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.9 views

PT-2020-14285 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue arises when models using segment sum have unsorted segment ids, causing the code to assume they are in increasing order. This leads to...

9.1CVSS7.9AI score0.00671EPSS
SaveExploits1References18
Github Security Blog
Github Security Blog
added 2020/09/01 6:17 p.m.32 views

Directory Traversal in susu-sum

Affected versions of susu-sum resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...

7.5CVSS7.1AI score0.02005EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2020/09/01 6:17 p.m.37 views

GHSA-W7JG-972M-RPHV Directory Traversal in susu-sum

Affected versions of susu-sum resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...

7.5CVSS7.4AI score0.02005EPSS
SaveExploits1References3
OSV
OSV
added 2020/07/22 9:49 p.m.14 views

OSV-2020-1156 Heap-buffer-overflow in mu::Parser::Sum

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22927 Crash type: Heap-buffer-overflow READ 8 Crash state: mu::Parser::Sum mu::ParserBase::ParseCmdCodeBulk mu::ParserBase::ParseString...

7.2AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2020/07/20 7:10 p.m.169 views

Exploit for Path Traversal in F5 Big-Ip_Access_Policy_Manager

CVE-2020-5902 IoC Detection Tool This script is intended to b...

10CVSS8.9AI score0.99999EPSS
SaveExploits62
OSV
OSV
added 2020/01/20 12:00 a.m.7 views

UBUNTU-CVE-2019-15795

python-apt only checks the MD5 sums of downloaded files in Version.fetchbinary and Version.fetchsource of apt/package.py in version 1.9.0ubuntu1 and earlier. This allows a man-in-the-middle attack which could potentially be used to install altered packages and has been fixed in versions...

4.7CVSS5.7AI score0.00451EPSS
SaveExploits0References4
PyPA
PyPA
added 2019/12/16 9:15 p.m.11 views

PYSEC-2019-227

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS7.4AI score0.00788EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2019/12/16 9:15 p.m.12 views

PYSEC-2019-234

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS7.4AI score0.00788EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2019/12/16 8:15 p.m.15 views

CVE-2019-16778

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...

9.8CVSS7.4AI score0.00788EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/11/22 5:18 p.m.24 views

CVE-2019-17445

An issue was discovered in Eracent EDA, EPA, EPM, EUA, FLW, and SUM Agent through 10.2.26. The agent executable, when installed for non-root operations scanning, can be forced to copy files from the filesystem to other locations via Symbolic Link Following...

5.5AI score0.0034EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2019/06/21 3:15 a.m.3 views

CVE-2019-19041

An issue was discovered in Xorux Lpar2RRD 6.11 and Stor2RRD 2.61, as distributed in Xorux 2.41. They do not correctly verify the integrity of an upgrade package before processing it. As a result, official upgrade packages can be modified to inject an arbitrary Bash script that will be executed by...

9CVSS5.8AI score0.02013EPSS
SaveExploits1References2
CVE
CVE
added 2019/06/05 5:52 p.m.61 views

CVE-2019-11987

CVE-2019-11987 affects HPE Smart Update Manager (SUM) prior to v8.4. The vulnerability allows local unauthorized elevation of privilege due to insufficient authentication/authorization and privilege management. Affected component is SUM’s update/management workflow on HP ProLiant servers. Impact ...

7.8CVSS7.4AI score0.00317EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2018/06/08 12:00 a.m.7 views

susu-sum Directory Traversal Vulnerability

susu-sum is a static file server. A directory traversal vulnerability exists in susu-sum. An attacker can exploit this vulnerability by placing a '... /' sequence in a URL to gain access to the file system...

7.5CVSS7.6AI score0.02005EPSS
SaveExploits1References1
Rows per page
Query Builder