Lucene search
+L

1004 matches found

Kitploit
Kitploit
added 2026/09/13 5:26 p.m.11 views

collisions

哈希碰撞与利用 作者:Ange Albertini 与 Marc Stevens。 常见问题(TL;DR) 问:能否让一个文件获得任意的 MD2/MD4/MD5/MD6/SHA1/SHA2/SHA3 哈希,或者与另一个文件相同的哈希? 答:不能。 问:能否创建两个哈希相同的不同文件? 答:对于 MD5,在标准计算机上只需几秒钟。对于 SHA1,这可行,但对最终用户而言并不实用(复杂度:2^61.2 成本:1.1 万美元)。 问:能否通过附加数据让两个不同文件获得相同哈希? 答:对于 MD5,在标准计算机上只需几小时。对于 SHA1,这可行,但对最终用户而言并不实用(复杂度:2^63.4...

6AI score
SaveExploits0References54
CVE
CVE
added 2026/09/03 8:41 p.m.9 views

CVE-2026-9745

IBM Netezza Software versions 11.3.0.3 through Interim Fix 002 are affected by a missing bucket ownership validation when using the ExpectedBucketOwner parameter. This omission allows a remote attacker to exploit misconfigurations or naming collisions to redirect application requests to an uninte...

6.5CVSS5.9AI score0.00194EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/27 5:03 p.m.9 views

GHSA-R5PM-VRC5-3M73 cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions

Impact For jobs with shouldBeUnique = true the queue plugin will generate a 'unique identifier' based on the job class, method and parameters. If user data is supplied, a malicious user could create collisions, resulting in legitimate jobs being dropped. Patches Upgrade to 2.3.1 Workarounds You c...

3.7CVSS5.5AI score0.00364EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in gnupg2

A flaw was discovered in the way certificate signatures can be forged using collisions found in the SHA-1 algorithm. Attackers could exploit this weakness to create forged certificate signatures. This issue affects GnuPG versions prior to 2.2.18...

7.5CVSS6.1AI score0.01077EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: fixed a transaction abort during file creation due to name hash collisions. If we attempt to create several files with names that result in the same hash, we must package them in the same directory item, and there is a...

5.5CVSS6.4AI score0.00163EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 9:51 a.m.13 views

Security Bulletin: Immutable.js Denial of Service Vulnerabilities in Content Cortex for Microsoft Office

Summary Immutable.js versions before 4.3.9 and 5.1.8 have two DoS vulnerabilities CVSS 7.5, High. CVE-2026-59879 is an integer overflow in List operations set, setSize, setIn, updateIn that can cause infinite loops or unbounded memory allocation when given index/size values between 2^30 and 2^31...

8.7CVSS7.3AI score0.00665EPSS
SaveExploits2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:20 a.m.10 views

CVE-2026-17578

Kong Event Gateway versions 1.0.0 through 1.1.1 and 1.2.0 do not enforce key rotation before reaching NIST SP 800-38D recommended usage limit for AES-GCM encryption keys with random nonces when the AWS IAM encryption feature is enabled. If a producer sends messages at a sustained high rate withou...

2.3CVSS5.5AI score0.0015EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/04 6:16 p.m.18 views

CVE-2026-24255

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal embedding cache, where an attacker could cause a hash collision by submitting images that share an identical pixel byte sequence but have different dimensions. A successful exploit of this vulnerability might lead to data tamperin...

7.5CVSS0.00384EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 5:23 p.m.41 views

CVE-2026-24255

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal embedding cache, where an attacker could cause a hash collision by submitting images that share an identical pixel byte sequence but have different dimensions. A successful exploit of this vulnerability might lead to data tamperin...

7.5CVSS0.00384EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 5:23 p.m.26 views

EUVD-2026-52803

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal embedding cache, where an attacker could cause a hash collision by submitting images that share an identical pixel byte sequence but have different dimensions. A successful exploit of this vulnerability might lead to data tamperin...

7.5CVSS5.5AI score0.00384EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/03 5:16 p.m.17 views

CVE-2026-68945

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS0.00122EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/30 4:37 p.m.14 views

SUSE CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.1CVSS5.9AI score0.00084EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/07/30 3:14 p.m.12 views

CVE-2026-56850

A flaw was found in Node.js. The HTTPS Agent, responsible for managing secure connections, can incorrectly reuse client identities across different requests. This occurs due to a technical issue with PFX object-array key collisions during connection reuse. As a result, a client's identity,...

4.4CVSS5.7AI score0.00084EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 6:25 a.m.9 views

ALPINE-CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.4CVSS5.8AI score0.00084EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 6:25 a.m.26 views

CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.4CVSS0.00084EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 6:25 a.m.12 views

UBUNTU-CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.4CVSS5.9AI score0.00084EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/30 6:02 a.m.15 views

CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.1CVSS6.2AI score0.00084EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/30 6:02 a.m.18 views

CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.4CVSS5.8AI score0.00084EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/30 6:02 a.m.9 views

CVE-2026-56850

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS mTLS client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

4.1CVSS5.8AI score0.00084EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/30 6:02 a.m.190 views

CVE-2026-56850

CVE-2026-56850 affects Node.js 22.x, 24.x, and 26.x. The issue is in the HTTPS Agent’s connection reuse, where PFX object-array key collisions can cause mutual TLS (mTLS) client identities to be reused across requests with different client certificates. This could enable cross-certificate identit...

4.4CVSS5.8AI score0.00084EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder