Lucene search
+L

335 matches found

Snyk
Snyk
added 2022/07/27 10:28 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the hash function in modules/preprocs/nasm/nasm-pp.c. Remediation There is no fixed version for yasm. References - GitHub Gist - GitHub Issue Credit: Clingto...

7.5CVSS7AI score0.00321EPSS
SaveExploits1References2
OSV
OSV
added 2022/07/26 1:15 p.m.1 views

DEBIAN-CVE-2021-33456

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in hash in modules/preprocs/nasm/nasm-pp.c...

5.5CVSS5.6AI score0.00321EPSS
SaveExploits1References1
Prion
Prion
added 2022/07/26 1:15 p.m.15 views

Null pointer dereference

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in hash in modules/preprocs/nasm/nasm-pp.c...

1.9CVSS5.4AI score0.00321EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/07/26 1:15 p.m.7 views

UBUNTU-CVE-2021-33456

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in hash in modules/preprocs/nasm/nasm-pp.c...

5.5CVSS6AI score0.00321EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/07/26 12:36 p.m.32 views

CVE-2021-33456

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in hash in modules/preprocs/nasm/nasm-pp.c...

5.7AI score0.00321EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2022/07/26 12:36 p.m.65 views

CVE-2021-33456

An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in hash in modules/preprocs/nasm/nasm-pp.c...

5.5CVSS2.5AI score0.00321EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/07/26 12:0 a.m.4 views

yasm 代码问题漏洞

yasm is a completely rewritten Netwide assembler open-sourced by yasm. A denial of service vulnerability exists in yasm version 1.3.0, which stems from the presence of a NULL pointer dereference in the hash function in modules/preprocs/nasm/nasm-pp.c. An attacker could exploit this vulnerability ...

5.5CVSS5.7AI score0.00321EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/07/18 12:0 a.m.4 views

Nginx 安全漏洞

Nginx is a lightweight web server/reverse proxy server and email IMAP/POP3 proxy server from Nginx, Inc. njs is one of the scripting language components that supports extended NGINX functionality. A security vulnerability exists in Nginx NJS 0.7.5, which stems from a segmentation violation in...

7.5CVSS7.2AI score0.00851EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/07/05 8:43 p.m.12 views

Insufficiently complex hash function used in `useFetch` means return data cannot be trusted

Description The useFetch function uses the ohash library to key requests. This hash function outputs a 32 bit number. Finding a collision for this function is easy. In a situation where useFetch is called more than once, any call after the first that contains untrusted input into any argument is...

6.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/05/24 10:15 p.m.39 views

Heap buffer overflow due to incorrect hash function in TensorFlow

Impact The TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through tensor.data of size AllocatedBytes. This led to ASAN failures because th...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
added 2022/05/24 5:48 a.m.41 views

Heap-based Buffer Overflow

tensorflow is vulnerable to heap-based buffer overflow. The use of AllocatedBytes in the insecure hash function AbslHashValue allows local authenticated attackers to cause heap-based buffer overflows resulting in denial of service conditions...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References9Affected Software3
Prion
Prion
added 2022/05/21 12:15 a.m.16 views

Stack overflow

TensorFlow is an open source platform for machine learning. In version 2.8.0, the TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through...

2.1CVSS5.5AI score0.00225EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2022/05/21 12:0 a.m.6 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A security vulnerability exists in Google TensorFlow version 2.8.0, which stems from the TensorKey hash function using the very poorly implemented constant hash function AllocatedBytes for total...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2022/05/20 11:25 p.m.26 views

CVE-2022-29210 Heap buffer overflow due to incorrect hash function in TensorFlow

TensorFlow is an open source platform for machine learning. In version 2.8.0, the TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2022/05/20 11:25 p.m.6 views

CVE-2022-29210 Heap buffer overflow due to incorrect hash function in TensorFlow

TensorFlow is an open source platform for machine learning. In version 2.8.0, the TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References5
Schneier on Security
Schneier on Security
added 2022/03/24 11:38 a.m.16 views

Linux Improves Its Random Number Generator

In kernel version 5.17, both /dev/random and /dev/urandom have been replaced with a new -- identical -- algorithm based on the BLAKE2 hash function, which is an excellent security improvement...

2.4AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/02/22 7:50 p.m.34 views

Security Bulletin: Multiple vulnerabilities in IBM Java SDK affect IBM Spectrum Control and Tivoli Storage Productivity Center October 2015 CPU and January 2016 CPU

Summary There are multiple vulnerabilities in IBM® SDK Java™ Technology Edition and IBM® Runtime Environment Java™ Technology Edition that is shipped and used by IBM Spectrum Control and Tivoli Storage Productivity Center. These issues were disclosed as part of the IBM Java SDK updates in October...

5.9CVSS6.1AI score0.03703EPSS
SaveExploits0Affected Software1
0day.today
0day.today
added 2022/01/17 12:0 a.m.265 views

Cisco IP Phone Cleartext Password Storage Vulnerability

Cisco IP Phone Series 78x1, 88x5, 88x1, 7832, 8832, 8821 and 3905 suffer from an insecure password storage vulnerability. ======================================================================= title: Cleartext Storage of Phone Password product: Cisco IP Phone Series 78x1, 88x5, 88x1, 7832, 8832,...

4.6CVSS5.6AI score0.00351EPSS
SaveExploits3
Veracode
Veracode
added 2021/11/23 8:30 a.m.20 views

Content Spoofing

tusdotnet is vulnerable to content spoofing. Remote attackers are able to conduct tampering attacks and alter the checksum which makes it possible to alter the file being uploaded itself. The vulnerability exists because tus client uses the SHA-1 hash function with weak collision resistance...

7.5CVSS3AI score0.00518EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2021/10/21 8:15 p.m.26 views

CVE-2021-41168

Snudown is a reddit-specific fork of the Sundown Markdown parser used by GitHub, with Python integration added. In affected versions snudown was found to be vulnerable to denial of service attacks to its reference table implementation. References written in markdown referencename:...

6.5CVSS0.00765EPSS
SaveExploits1References2
Rows per page
Query Builder