Lucene search
+L

661 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2015-8234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which trigger...

5.5CVSS5.5AI score0.01212EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-3576

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in the MIT Kerberos implementation allows GSSAPI-protected messages using RC4-HMAC-MD5 to be spoofed due to weaknesses in the MD5 checksum desig...

5.9CVSS7.1AI score0.00331EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/13 5:3 a.m.9 views

Moderate: Red Hat Security Advisory: krb5 security update

An update for krb5 is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availab...

5.9CVSS6.8AI score0.00331EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/07/18 12:0 a.m.7 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment from the Node.js open source. A security vulnerability exists in Node.js version v24.x, which stems from an improper implementation of string hash computation and could lead to a hash collision attack...

7.5CVSS7.5AI score0.00771EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/07/11 9:54 a.m.6 views

Hash Collision Attack

llamaindex is vulnerable to Hash Collision Attack. The vulnerability is due to the use of MD5 hashing for generating document chunk IDs, which allows an attacker to exploit hash collisions by creating structurally distinct chunks with identical text...

6.5CVSS6.3AI score0.00314EPSS
SaveExploits1References4Affected Software2
Cvelist
Cvelist
added 2025/07/10 1:4 p.m.12 views

CVE-2025-6211 MD5 Hash Collision in run-llama/llama_index

A vulnerability in the DocugamiReader class of the run-llama/llamaindex repository, up to version 0.12.28, involves the use of MD5 hashing to generate IDs for document chunks. This approach leads to hash collisions when structurally distinct chunks contain identical text, resulting in one chunk...

6.5CVSS0.00314EPSS
SaveExploits1References2
CVE
CVE
added 2025/07/10 1:4 p.m.102 views

CVE-2025-6211

CVE-2025-6211 affects the DocugamiReader class in the run-llama/llama_index project (up to v0.12.28). It uses MD5 to generate IDs for document chunks, which can collide when chunks have identical text but different structure, causing one chunk to overwrite another and potentially losing semantica...

6.5CVSS6.4AI score0.00314EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/10 1:4 p.m.3 views

CVE-2025-6211 MD5 Hash Collision in run-llama/llama_index

A vulnerability in the DocugamiReader class of the run-llama/llamaindex repository, up to version 0.12.28, involves the use of MD5 hashing to generate IDs for document chunks. This approach leads to hash collisions when structurally distinct chunks contain identical text, resulting in one chunk...

6.5CVSS7AI score0.00314EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/07/08 4:29 a.m.7 views

Hash Collision

llamaindexreaderspapers is vulnerable to Hash Collision. The vulnerability is due to the use of MD5 hashing to generate filenames for downloaded papers, which allows an attacker to exploit hash collisions by submitting papers with identical titles but different content...

5.3CVSS5.1AI score0.00281EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2025/07/07 10:44 a.m.3 views

Expected Behavior Violation

Overview llama-index-readers-papers is a llama-index readers papers integration Affected versions of this package are vulnerable to Expected Behavior Violation via the ArxivReader process. An attacker can cause data loss by uploading papers with identical titles but different contents, resulting ...

6.9CVSS6.9AI score0.00281EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/07/07 10:44 a.m.5 views

Expected Behavior Violation

Overview llama-index is an Interface between LLMs and your data Affected versions of this package are vulnerable to Expected Behavior Violation via the ArxivReader process. An attacker can cause data loss by uploading papers with identical titles but different contents, resulting in one paper...

6.9CVSS7AI score0.00281EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/07 10:15 a.m.6 views

PYSEC-2025-247

A vulnerability in the ArxivReader class of the run-llama/llamaindex repository, versions up to v0.12.22.post1, allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but different contents may overwrite each othe...

5.3CVSS6.2AI score0.00281EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/07/07 9:54 a.m.13 views

CVE-2025-3044 MD5 Hash Collision in run-llama/llama_index

A vulnerability in the ArxivReader class of the run-llama/llamaindex repository, versions up to v0.12.22.post1, allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but different contents may overwrite each othe...

5.3CVSS0.00281EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/07 9:54 a.m.8 views

CVE-2025-3044 MD5 Hash Collision in run-llama/llama_index

A vulnerability in the ArxivReader class of the run-llama/llamaindex repository, versions up to v0.12.22.post1, allows for MD5 hash collisions when generating filenames for downloaded papers. This can lead to data loss as papers with identical titles but different contents may overwrite each othe...

5.3CVSS7AI score0.00281EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/07 12:0 a.m.6 views

LlamaIndex 安全漏洞

LlamaIndex is a data framework for LLM applications from the LlamaIndex open source. A security vulnerability exists in LlamaIndex 0.12.22.post1 and earlier versions, which stems from an MD5 hash conflict when generating filenames in the ArxivReader class, which could lead to data loss...

5.3CVSS5.2AI score0.00281EPSS
SaveExploits1References3
Veracode
Veracode
added 2025/06/02 4:46 a.m.10 views

Hash Collision Attack

vllm is vulnerable to hash collision and data integrity issues. The vulnerability is due to improper image serialization using only raw pixel bytes without metadata, allowing attackers to create images with identical hashes and exploit cache poisoning or access sensitive data...

7.3CVSS4.3AI score0.00277EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/05/29 5:15 p.m.17 views

CVE-2025-46722

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

7.3CVSS0.00277EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/29 4:36 p.m.6 views

CVE-2025-46722 vLLM has a Weakness in MultiModalHasher Image Hashing Implementation

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

4.2CVSS6.4AI score0.00277EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/29 8:50 a.m.6 views

CVE-2025-41652

The devices are vulnerable to an authentication bypass due to flaws in the authorization mechanism. An unauthenticated remote attacker could exploit this weakness by performing brute-force attacks to guess valid credentials or by using MD5 collision techniques to forge authentication hashes,...

9.8CVSS7.3AI score0.00408EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:22 a.m.7 views

CVE-2022-21653

Jawn is an open source JSON parser. Extenders of the org.typelevel.jawn.SimpleFacade and org.typelevel.jawn.MutableFacade who don't override objectContext are vulnerable to a hash collision attack which may result in a denial of service. Most applications do not implement these traits directly, b...

7.5CVSS6.6AI score0.00793EPSS
SaveExploits1References1
Rows per page
Query Builder