Lucene search
K

386 matches found

OSV
OSV
added 2024/03/06 11:5 a.m.24 views

BIT-MYSQL-CLIENT-2021-46668

MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements that improperly interact with storage-engine resource limitations for temporary data structures...

5.5CVSS6.8AI score0.00403EPSS
Exploits1References7
OSV
OSV
added 2024/03/06 11:3 a.m.21 views

BIT-MARIADB-2021-46668

MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements that improperly interact with storage-engine resource limitations for temporary data structures...

5.5CVSS6.8AI score0.00403EPSS
Exploits1References7
Fedora
Fedora
added 2024/01/18 1:47 a.m.23 views

[SECURITY] Fedora 39 Update: redis-7.2.4-1.fc39

Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing se...

8.1CVSS9.7AI score0.02582EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/11/08 3:38 p.m.4 views

mariadb: MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements

MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements that improperly interact with storage-engine resource limitations for temporary data structures...

5.5CVSS7.4AI score0.00403EPSS
Exploits1References4
Cvelist
Cvelist
added 2023/10/31 3:23 p.m.16 views

CVE-2023-46250 pypdf possible Infinite Loop when PdfWriter(clone_from) is used with a PDF

pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions 3.7.0 through 3.16.4 can craft a PDF which leads to an infinite loop. This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affec...

5.1CVSS5.6AI score0.00243EPSS
Exploits0References3
OSV
OSV
added 2023/10/25 8:51 p.m.14 views

CVE-2023-46134 D-Tale vulnerable to Remote Code Execution through the Custom Filter Input

D-Tale is the combination of a Flask back-end and a React front-end to view & analyze Pandas data structures. Prior to version 3.7.0, users hosting D-Tale publicly can be vulnerable to remote code execution, allowing attackers to run malicious code on the server. This issue has been patched in...

6.1CVSS9.2AI score0.00756EPSS
Exploits0References4
Prion
Prion
added 2023/09/20 1:15 p.m.85 views

Design/Logic Flaw

A flaw in the networking code handling DNS-over-TLS queries may cause named to terminate unexpectedly due to an assertion failure. This happens when internal data structures are incorrectly reused under significant DNS-over-TLS query load. This issue affects BIND 9 versions 9.18.0 through 9.18.18...

5CVSS7.3AI score0.0215EPSS
Exploits0References7Affected Software3
Veracode
Veracode
added 2023/07/12 10:35 a.m.14 views

Denial Of Service (DoS)

github.com/cometbft/cometbft is vulnerable to Denial of Service DoS attacks. A list and a map are the two data structures that the mempool utilizes to keep track of unfinished transactions. The same transaction may occur several times if these structures are out of sync, even though they should b...

8.2CVSS6.7AI score0.00742EPSS
Exploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/05 9:34 p.m.14 views

CometBFT may duplicate transactions in the mempool's data structures

Impact The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time in the sense that the map tracks the index if any of the transaction in the list. Unfortunately, it is possible to have...

8.2CVSS6.7AI score0.00742EPSS
Exploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/03 4:35 p.m.9 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS6.8AI score0.00742EPSS
Exploits1References3
Cvelist
Cvelist
added 2023/07/03 4:35 p.m.30 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS8.1AI score0.00742EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2023/07/03 12:0 a.m.4 views

PT-2023-24887 · Cometbft · Cometbft

Name of the Vulnerable Software and Affected Versions: CometBFT versions v0.34.28 and prior, v0.37.0, v0.37.1 Description: The mempool in CometBFT maintains two data structures, a list and a map, to track outstanding transactions. These data structures are supposed to be in sync, with the map...

8.2CVSS8AI score0.00742EPSS
Exploits1References10
OSV
OSV
added 2023/06/27 10:15 p.m.4 views

DEBIAN-CVE-2023-36464

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

5.5CVSS5.8AI score0.00339EPSS
Exploits1References1
Cvelist
Cvelist
added 2023/06/27 9:24 p.m.17 views

CVE-2023-36464 Infinite Loop when a comment isn't followed by a character in pypdf

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

6.2CVSS6.3AI score0.00339EPSS
Exploits1References3
Amazon
Amazon
added 2023/05/31 12:0 a.m.48 views

Medium: mariadb

Issue Overview: getsortbytable in MariaDB before 10.6.2 allows an application crash via certain subquery uses of ORDER BY. CVE-2021-46657 MariaDB before 10.7.2 allows an application crash because it does not recognize that SELECTLEX::nestlevel is local to each VIEW. CVE-2021-46659 MariaDB through...

7.5CVSS7.3AI score0.02157EPSS
Exploits9
OSV
OSV
added 2023/05/16 2:21 p.m.2 views

USN-6081-1 linux, linux-aws, linux-aws-hwe, linux-kvm vulnerabilities

Jordy Zomer and Alexandra Sandulescu discovered that the Linux kernel did not properly implement speculative execution barriers in usercopy functions in certain situations. A local attacker could use this to expose sensitive information kernel memory. CVE-2023-0459 Xingyuan Mo discovered that the...

7.8CVSS7AI score0.00635EPSS
Exploits0References6
NVD
NVD
added 2023/05/09 7:15 p.m.12 views

CVE-2021-46753

Failure to validate the length fields of the ASP AMD Secure Processor sensor fusion hub headers may allow an attacker with a malicious Uapp or ABL to map the ASP sensor fusion hub region and overwrite data structures leading to a potential loss of confidentiality and integrity...

9.1CVSS9.2AI score0.0056EPSS
Exploits0References1
Prion
Prion
added 2023/05/09 7:15 p.m.30 views

Authorization

Failure to validate the length fields of the ASP AMD Secure Processor sensor fusion hub headers may allow an attacker with a malicious Uapp or ABL to map the ASP sensor fusion hub region and overwrite data structures leading to a potential loss of confidentiality and integrity...

6.4CVSS9.1AI score0.0056EPSS
Exploits0References1Affected Software66
Vulnrichment
Vulnrichment
added 2023/05/09 7:0 p.m.11 views

CVE-2021-46753

Failure to validate the length fields of the ASP AMD Secure Processor sensor fusion hub headers may allow an attacker with a malicious Uapp or ABL to map the ASP sensor fusion hub region and overwrite data structures leading to a potential loss of confidentiality and integrity...

9.2AI score0.0056EPSS
Exploits0References1
Prion
Prion
added 2023/03/24 8:15 p.m.11 views

Deserialization of untrusted data

Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead. An issue was discovered in the ‘Versionize::deserialize’ implementation provided by the ‘versionize’ crate for...

5CVSS7.5AI score0.00556EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder