Lucene search
+L

9633 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 8:40 a.m.15 views

CVE-2024-37880

The Kyber reference implementation before 9b8d306, when compiled by LLVM Clang through 18.x with some common optimization options, has a timing side channel that allows attackers to recover an ML-KEM 512 secret key in minutes. This occurs because polyfrommsg in poly.c does not prevent Clang from...

7.5CVSS6.8AI score0.00702EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:11 a.m.11 views

CVE-2024-54131

The Kolide Agent aka: Launcher is the lightweight agent designed to work with Kolide's service. An implementation bug in the Kolide Agent known as launcher allows for local privilege escalation to the SYSTEM user on Windows 10 and 11. The bug was introduced in version 1.5.3 when launcher started...

7.3CVSS7.3AI score0.00207EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:32 a.m.15 views

CVE-2024-40640

vodozemac is an open source implementation of Olm and Megolm in pure Rust. Versions before 0.7.0 of vodozemac use a non-constant time base64 implementation for importing key material for Megolm group sessions and PkDecryption Ed25519 secret keys. This flaw might allow an attacker to infer some...

2.9CVSS6.4AI score0.00201EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 5:38 a.m.11 views

CVE-2023-26154

Versions of the package pubnub before 7.4.0; all versions of the package com.pubnub:pubnub; versions of the package pubnub before 6.19.0; all versions of the package github.com/pubnub/go; versions of the package github.com/pubnub/go/v7 before 7.2.0; versions of the package pubnub before 7.3.0;...

5.9CVSS6.7AI score0.00955EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:36 a.m.13 views

CVE-2023-41037

OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. In affected versions OpenPGP Cleartext Signed Messages are cryptographically signed messages where the signed text is readable without special tools. These messages typically contain a "Hash: ..." header declaring the hash algorit...

4.3CVSS6.5AI score0.00309EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:51 a.m.12 views

CVE-2023-33192

ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes...

7.5CVSS6.8AI score0.00708EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:21 a.m.12 views

CVE-2023-38335

Omnis Studio 10.22.00 has incorrect access control. It advertises a feature for making Omnis libraries "always private" - this is supposed to be an irreversible operation. However, due to implementation issues, "always private" Omnis libraries can be opened by the Omnis Studio browser by bypassin...

5.3CVSS6.8AI score0.01234EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:20 a.m.18 views

CVE-2023-38484

Vulnerabilities exist in the BIOS implementation of Aruba 9200 and 9000 Series Controllers and Gateways that could allow an attacker to execute arbitrary code early in the boot sequence. An attacker could exploit this vulnerability to gain access to and change underlying sensitive information in...

8CVSS7.7AI score0.00408EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:02 a.m.16 views

CVE-2022-31104

Wasmtime is a standalone runtime for WebAssembly. In affected versions wasmtime's implementation of the SIMD proposal for WebAssembly on x8664 contained two distinct bugs in the instruction lowerings implemented in Cranelift. The aarch64 implementation of the simd proposal is not affected. The bu...

6.8CVSS7AI score0.01734EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:17 p.m.14 views

CVE-2022-36554

A command injection vulnerability in the CLI Command Line Interface implementation of Hytec Inter HWL-2511-SS v1.05 and below allows attackers to execute arbitrary commands with root privileges...

9.8CVSS8.3AI score0.02374EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:44 p.m.16 views

CVE-2022-29035

In JetBrains Ktor Native before version 2.0.0 random values used for nonce generation weren't using SecureRandom implementations...

4CVSS7AI score0.00611EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:32 p.m.11 views

CVE-2022-25332

The AES implementation in the Texas Instruments OMAP L138 secure variants, present in mask ROM, suffers from a timing side channel which can be exploited by an adversary with non-secure supervisor privileges by managing cache contents and collecting timing information for different ciphertext...

4.4CVSS6AI score0.00104EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:24 p.m.15 views

CVE-2021-29047

The SimpleCaptcha implementation in Liferay Portal 7.3.4, 7.3.5 and Liferay DXP 7.3 before fix pack 1 does not invalidate CAPTCHA answers after it is used, which allows remote attackers to repeatedly perform actions protected by a CAPTCHA challenge by reusing the same CAPTCHA answer...

7.5CVSS7AI score0.01065EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.9 views

CVE-2021-29499

SIF is an open source implementation of the Singularity Container Image Format. The siftool new command and func siftool.New produce predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid module used as a dependency. A patch is available in version...

7.5CVSS6.8AI score0.00958EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.9 views

CVE-2021-29576

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPool3DGradGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS6.8AI score0.00211EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.12 views

CVE-2021-29534

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK-fail in tf.rawops.SparseConcat. This is because the...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:21 p.m.13 views

CVE-2021-41248

GraphiQL is the reference implementation of this monorepo, GraphQL IDE, an official project under the GraphQL Foundation. All versions of graphiql older than [email protected] are vulnerable to compromised HTTP schema introspection responses or schema prop values with malicious GraphQL type names,...

7.1CVSS6.4AI score0.01066EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 9:20 p.m.12 views

CVE-2021-41222

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SplitV can trigger a segfault is an attacker supplies negative arguments. This occurs whenever sizesplits contains more than one value and at least one value is negative. The fix will be include...

5.5CVSS6.7AI score0.00187EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 9:19 p.m.12 views

CVE-2021-32629

Cranelift is an open-source code generator maintained by Bytecode Alliance. It translates a target-independent intermediate representation into executable machine code. There is a bug in 0.73 of the Cranelift x64 backend that can create a scenario that could result in a potential sandbox escape i...

8.8CVSS6.8AI score0.00455EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:39 p.m.9 views

CVE-2021-26308

An issue was discovered in the marc crate before 2.0.0 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated memory, violating soundness...

7.5CVSS7.1AI score0.01498EPSS
SaveExploits1References1
Rows per page
Query Builder