Lucene search
+L

96 matches found

CVE
CVE
added 2026/02/06 9:21 p.m.44 views

CVE-2025-68621

Trilium Notes has a timing-attack vulnerability in the sync authentication endpoint (/api/login/sync) affecting versions before 0.101.0. Unauthenticated remote attackers can recover HMAC hashes byte-by-byte via statistical timing analysis, enabling complete authentication bypass and full read/wri...

7.4CVSS5.6AI score0.00509EPSS
SaveExploits2References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/16 3:48 p.m.14 views

RustFS's RPC signature verification logs shared secret

Summary Invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. Details In crates/ecstore/src/rpc/httpauth.rs:115-122 , the invalid signature branch logs sensitive data: rs if signature !=...

7.5CVSS6.7AI score0.00491EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2025/12/09 12:12 a.m.22 views

CVE-2013-10031

Plack-Middleware-Session (Perl) versions before 0.17 are vulnerable to HMAC comparison timing attacks. Affected component: Plack::Middleware::Session; root cause is a timing-attack vulnerability in HMAC comparison. Impact is described as a potential exposure via timing differences, with no explic...

7.5CVSS6.5AI score0.00285EPSS
SaveExploits0References1Affected Software1
Debian
Debian
added 2025/12/03 9:31 p.m.15 views

[SECURITY] [DSA 6069-1] openvpn security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6069-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso December 03, 2025 https://www.debian.org/security/faq -...

8.2CVSS6.9AI score0.00627EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/11/27 4:34 p.m.8 views

USN-7898-1: OpenVPN vulnerability

Joshua Rogers discovered that OpenVPN incorrectly handled HMAC verification checks. A remote attacker could possibly use this issue to bypass source IP address validation...

8.2CVSS8AI score0.00627EPSS
SaveExploits0
OSV
OSV
added 2025/11/27 4:34 p.m.9 views

USN-7898-1 openvpn vulnerability

Joshua Rogers discovered that OpenVPN incorrectly handled HMAC verification checks. A remote attacker could possibly use this issue to bypass source IP address validation...

8.2CVSS5.8AI score0.00627EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/12 9:11 p.m.16 views

GHSA-Q7PG-9PR4-MRP2 httpsig-rs: HMAC verification is vulnerable to timing attack

Summary HMAC signature comparison is not timing-safe and is vulnerable to timing attacks. Details SharedKey::sign returns a Vec which has a non-constant-time equality implementation. Hmac::finalize returns a constant-time wrapper CtOutput which was discarded. Alternatively, Hmac has a constant-ti...

5.9CVSS6.9AI score0.00283EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/09/12 9:11 p.m.20 views

httpsig-rs: HMAC verification is vulnerable to timing attack

Summary HMAC signature comparison is not timing-safe and is vulnerable to timing attacks. Details SharedKey::sign returns a Vec which has a non-constant-time equality implementation. Hmac::finalize returns a constant-time wrapper CtOutput which was discarded. Alternatively, Hmac has a constant-ti...

5.9CVSS6.9AI score0.00283EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/09/12 9:11 p.m.3 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack in the SharedKey::sign function. An attacker can potentially forge signatures by exploiting differences in processing time during HMAC signature verification. Remediation Upgrade httpsig to version 0.0.19 or higher...

8.2CVSS6.7AI score0.00283EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/12 1:10 p.m.21 views

CVE-2025-59058

Affected software: httpsig-rs (Rust implementation of IETF RFC 9421 http message signatures). Vulnerability: Prior to version 0.0.19, HMAC signature comparison is not timing-safe, allowing a timing attack to forge signatures during HS256 verification. Impact (as stated): Attack could forge a sign...

5.9CVSS6.4AI score0.00283EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48566

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in comparedigest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable...

5.9CVSS6.7AI score0.01148EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/08/14 3:49 p.m.25 views

CVE-2025-54864

Hydra is a continuous integration service for Nix based projects. Prior to commit f7bda02, /api/push-github and /api/push-gitea are called by the corresponding forge without HTTP Basic authentication. Both forges do however feature HMAC signing with a secret key. Triggering an evaluation can be...

7.5CVSS7AI score0.00382EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/11 1:52 p.m.10 views

BIT-LIBPYTHON-2022-48566

An issue was discovered in comparedigest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.comparedigest...

5.9CVSS7.1AI score0.01148EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-42255

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpmbufcheckhmacresponse Dereference auth after NULL...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/31 8:42 p.m.20 views

Inadequate Encryption Strength

Overview Affected versions of this package are vulnerable to Inadequate Encryption Strength due to the HMAC and RSA key lengths used in the JSON Web Signature JWS implementation not meeting recommended security standards. Remediation Upgrade pyjwt to version 2.11.0 or higher. References - GitHub...

7CVSS5.8AI score0.0016EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:4 a.m.10 views

CVE-2023-22334

Use of password hash instead of password for authentication vulnerability in CONPROSYS HMI System CHS Ver.3.4.5 and earlier allows a remote authenticated attacker to obtain user credentials information via a man-in-the-middle attack...

5.3CVSS6.8AI score0.00879EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.20 views

kernel: ipv6: sr: fix out-of-bounds read when setting HMAC data.

An out-of-bounds read flaw was found when setting HMAC data in net/ipv6/seg6.c in the Linux kernel. This issue may lead to a crash...

5.5CVSS7.2AI score0.00242EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/08 9:15 a.m.46 views

UBUNTU-CVE-2024-42255

In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpmbufcheckhmacresponse Dereference auth after NULL check in tpmbufcheckhmacresponse. Otherwise, unless tpm2sessionsinit was called, a call can cause NULL dereference, when TCGTPM2HMAC is...

5.5CVSS6.2AI score0.00183EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/16 12:0 a.m.17 views

PT-2024-6943 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the tpm buf check hmac response function in the Linux kernel's Trusted Platform Module TPM driver. It involves a null pointer dereference when TCG TPM2 HMAC is...

5.5CVSS8.3AI score0.00183EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/07/09 9:23 a.m.13 views

booth: specially crafted hash can lead to invalid HMAC being accepted by Booth server

A flaw was found in Booth, a cluster ticket manager. If a specially-crafted hash is passed to gcrymdgetalgodlen, it may allow an invalid HMAC to be accepted by the Booth server...

5.9CVSS5.7AI score0.00535EPSS
SaveExploits0References5
Rows per page
Query Builder