Lucene search
K

325 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 1:15 a.m.5 views

CVE-2022-29210

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.5CVSS6.6AI score0.00225EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:33 p.m.4 views

CVE-2021-32596

A use of one-way hash with a predictable salt vulnerability in the password storing mechanism of FortiPortal 6.0.0 through 6.04 may allow an attacker already in possession of the password store to decrypt the passwords by means of precomputed tables...

7.5CVSS6.9AI score0.00427EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:46 p.m.3 views

CVE-2020-6838

In mruby 2.1.0, there is a use-after-free in hashvaluesat in mrbgems/mruby-hash-ext/src/hash-ext.c...

9.8CVSS6.8AI score0.01487EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:40 a.m.6 views

CVE-2019-25007

An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic...

7.5CVSS6.8AI score0.01327EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:34 a.m.8 views

CVE-2019-25006

An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can produce the wrong answer...

7.5CVSS6.8AI score0.00836EPSS
Exploits1References1
Packet Storm News
Packet Storm News
added 2025/04/20 12:0 a.m.4 views

Slice+Slice Baby: Generating Last-Level Cache Eviction Sets in the Blink of an Eye

An essential step for mounting cache attacks is finding eviction sets, collections of memory locations that contend on cache space. On Intel processors, one of the main challenges for identifying contending addresses is the sliced cache design, where the processor hashes the physical address to...

6.5AI score
Exploits0
OSV
OSV
added 2025/04/03 12:0 p.m.7 views

RUSTSEC-2025-0021 SHA-1 collision attacks are not detected

Summary gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. Details gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations for collision attacks. This means that two distinct G...

6.8CVSS7AI score0.0021EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2025/03/04 12:0 a.m.3 views

The vulnerability in the software installation tool of Acronis Cyber Protect 16 allows a perpetrator to compromise the integrity of the protected information.

The vulnerability in the Acronis Cyber Protect 16 software installation tool is related to the use of an algorithm whose security requirements are not met for the hash function. Exploiting this vulnerability could allow a attacker to compromise the integrity of the protected information...

5.5CVSS5.9AI score0.00108EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/02/22 12:26 a.m.5 views

CVE-2025-24946

The hash table used to manage connections in picoquic before b80fd3f uses a weak hash function, allowing remote attackers to cause a considerable CPU load on the server a Hash DoS attack by initiating connections with colliding Source Connection IDs SCIDs...

5.3CVSS6.9AI score0.00506EPSS
Exploits0References1
NVD
NVD
added 2025/02/20 3:15 a.m.4 views

CVE-2025-24946

The hash table used to manage connections in picoquic before b80fd3f uses a weak hash function, allowing remote attackers to cause a considerable CPU load on the server a Hash DoS attack by initiating connections with colliding Source Connection IDs SCIDs...

5.3CVSS0.00506EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/02/20 12:0 a.m.12 views

CVE-2025-24946

The hash table used to manage connections in picoquic before b80fd3f uses a weak hash function, allowing remote attackers to cause a considerable CPU load on the server a Hash DoS attack by initiating connections with colliding Source Connection IDs SCIDs...

5.3CVSS0.00506EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/02/20 12:0 a.m.4 views

picoquic 安全漏洞

picoquic is a minimal implementation of the QUIC protocol open-sourced by Private Octopus. A security vulnerability exists in picoquic that stems from the use of a weak hash function in the hash table used to manage connections. A remote attacker exploiting this vulnerability could cause...

5.3CVSS6.6AI score0.00506EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/02/20 12:0 a.m.4 views

CVE-2025-24946

The hash table used to manage connections in picoquic before b80fd3f uses a weak hash function, allowing remote attackers to cause a considerable CPU load on the server a Hash DoS attack by initiating connections with colliding Source Connection IDs SCIDs...

5.3CVSS5.3AI score0.00506EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/02/20 12:0 a.m.3 views

PT-2025-7548 · Picoquic · Picoquic

Name of the Vulnerable Software and Affected Versions: picoquic versions before b80fd3f Description: The hash table used to manage connections in picoquic uses a weak hash function, allowing remote attackers to cause a considerable CPU load on the server by initiating connections with colliding...

5.3CVSS7.3AI score0.00506EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/02/06 12:0 a.m.3 views

PT-2025-6000 · Vllm +1 · Vllm +1

Name of the Vulnerable Software and Affected Versions: vLLM versions prior to 0.7.2 Description: Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior. The issue arises from the use of...

2.6CVSS3.4AI score0.00176EPSS
Exploits0References15
OSV
OSV
added 2024/12/12 7:22 p.m.11 views

GHSA-9J3M-FR7Q-JXFW Beego has Collision Hazards of MD5 in Cache Key Filenames

In the context of using MD5 to generate filenames for cache keys, there are significant collision hazards that need to be considered. MD5, or Message Digest Algorithm 5, is a widely known cryptographic hash function that produces a 128-bit hash value. However, MD5 is no longer considered secure...

6.9CVSS6.1AI score0.00335EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/12/09 12:0 a.m.1 views

The vulnerability of microprogramming software in embedded network control controllers of ASPECT Enterprise, NEXUS Series, and MATRIX Series is related to the use of a reversible one-way hash function. This function allows attackers to compromise data integrity.

The vulnerability of microprogramming software in embedded network control controllers of ASPECT Enterprise, NEXUS Series, and MATRIX Series is related to the use of a reversible one-way hash function. Exploiting this vulnerability could allow an attacker to compromise data integrity remotely...

8.5CVSS5.4AI score0.00258EPSS
Exploits0References2Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/12/06 12:0 a.m.3 views

The vulnerability of cloud-based software for creating and using Nextcloud Server and Nextcloud Enterprise Server lies in the use of a reversible one-way hash function. This allows attackers to make background tasks effective.

The vulnerability of cloud-based software for creating and using Nextcloud Server and Nextcloud Enterprise Server lies in the use of a reversible one-way hash function. Exploiting this vulnerability allows a malicious actor to make a background task effective...

2.6CVSS5.4AI score0.00386EPSS
Exploits0References5Affected Software3
Positive Technologies
Positive Technologies
added 2024/12/05 12:0 a.m.4 views

PT-2024-9199 · Abb · Abb Aspect +2

Name of the Vulnerable Software and Affected Versions: ABB ASPECT - Enterprise version 3.08.01 NEXUS Series version 3.08.01 MATRIX Series version 3.08.01 Description: The issue is related to a weakness in the way an application dependency calculates or validates MD5 checksum hashes, allowing for...

9.1CVSS7.4AI score0.00258EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/11/04 1:28 a.m.4 views

freeradius: forgery attack

A vulnerability in the RADIUS Remote Authentication Dial-In User Service protocol allows attackers to forge authentication responses when the Message-Authenticator attribute is not enforced. This issue arises from a cryptographically insecure integrity check using MD5, enabling attackers to spoof...

9CVSS7.2AI score0.14859EPSS
Exploits2References10
Rows per page
Query Builder