Lucene search
K

28 matches found

RedHat Linux
RedHat Linux
added 2026/04/30 11:14 a.m.5 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.24 security update

A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.9CVSS5.3AI score0.00022EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.4 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that stems from the use of non-constant time string comparisons for hook token validation, which can be exploited by an attacker to infer a token via a timed side channel...

8.2CVSS5.8AI score0.00202EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-2372

Malicious code in bioql PyPI...

2.9CVSS6.3AI score0.001EPSS
Exploits0References7
CVE
CVE
added 2024/07/22 2:50 p.m.52 views

CVE-2024-41828

CVE-2024-41828 affects JetBrains TeamCity prior to 2024.07, where the comparison of authorization tokens is performed in non-constant time. Red Hat and vendor advisories corroborate this, indicating the root cause is timing-related handling of tokens that can impact confidentiality. The vulnerabi...

6.5CVSS7AI score0.00007EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2024/07/17 6:30 p.m.10 views

GHSA-J8CM-G7R6-HFPQ vodozemac's usage of non-constant time base64 decoder could lead to leakage of secret key material

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 information about the secret key material through a side-channel attack. Impa...

6.3CVSS3.4AI score0.001EPSS
Exploits0References7
OSV
OSV
added 2024/07/17 12:0 p.m.9 views

RUSTSEC-2024-0354 Usage of non-constant time base64 decoder could lead to leakage of secret key material

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 information about the secret key material through a side-channel attack. Impa...

2.9CVSS3.4AI score0.001EPSS
Exploits0References3
Prion
Prion
added 2024/02/08 5:15 p.m.16 views

Authentication flaw

libjwt 1.15.3 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

7.5CVSS7.3AI score0.00109EPSS
Exploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2024/01/24 5:52 p.m.24 views

CVE-2024-23903

Jenkins GitLab Branch Source Plugin 684.veafa7c1e2fe3 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token...

5.3CVSS6.9AI score0.00109EPSS
Exploits0References2
OSV
OSV
added 2023/10/25 6:32 p.m.12 views

GHSA-2XPQ-5952-38W3 Jenkins MSTeams Webhook Trigger Plugin uses non-constant time webhook token comparison

Jenkins MSTeams Webhook Trigger Plugin 0.1.1 and earlier does not use a constant-time comparison when checking whether the provided and expected webhook token are equal. This could potentially allow attackers to use statistical methods to obtain a valid webhook token. As of publication of this...

3.7CVSS5.5AI score0.00109EPSS
Exploits0References4
NVD
NVD
added 2023/10/25 6:17 p.m.16 views

CVE-2023-46657

Jenkins Gogs Plugin 1.0.15 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token...

5.3CVSS6AI score0.00109EPSS
Exploits0References2
NVD
NVD
added 2023/10/25 6:17 p.m.9 views

CVE-2023-46660

Jenkins Zanata Plugin 0.6 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token hashes are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token...

5.3CVSS6AI score0.00109EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2023/09/06 3:30 p.m.26 views

Non-constant time nonce comparison in Jenkins Microsoft Entra ID (previously Azure AD) Plugin

Jenkins Azure AD Plugin 396.v86ce29279947 and earlier, except 378.380.v545b1154b3fb, uses a non-constant time comparison function when checking whether the provided and expected CSRF protection nonce are equal, potentially allowing attackers to use statistical methods to obtain a valid nonce...

7.5CVSS6.6AI score0.00122EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2023/07/11 6:44 p.m.16 views

GO-2023-1733 Timing attack from non-constant time scalar arithmetic in github.com/bnb-chain/tss-lib

Timing attack from non-constant time scalar arithmetic in github.com/bnb-chain/tss-lib...

7.5CVSS7.4AI score0.0028EPSS
Exploits0References1
OSV
OSV
added 2023/07/11 6:44 p.m.17 views

GO-2023-1732 Timing attack from non-constant time scalar multiplication in github.com/bnb-chain/tss-lib

Timing attack from non-constant time scalar multiplication in github.com/bnb-chain/tss-lib...

9.1CVSS9.2AI score0.00558EPSS
Exploits0References1
Veracode
Veracode
added 2023/06/12 7:10 a.m.23 views

Timing Attack

saleor is vulnerable to a Timing Attack. The vulnerability exists due the validatehmacsignature function which has a non constant time that can allow an attacker to infer the secret key or forge fake events...

5.4CVSS6.8AI score0.0024EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/21 6:30 p.m.19 views

IO FinNet tss-lib vulnerable to timing attack from non-constant time scalar arithmetic

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.5CVSS6.7AI score0.0028EPSS
Exploits0References7Affected Software2
NVD
NVD
added 2023/04/21 6:15 p.m.8 views

CVE-2023-26556

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.1CVSS9.1AI score0.00558EPSS
Exploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2023/04/21 12:0 a.m.11 views

Observable Discrepancy

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.1CVSS8.6AI score0.00558EPSS
Exploits0References5Affected Software1
Prion
Prion
added 2021/05/21 12:15 p.m.12 views

Design/Logic Flaw

The elliptic curve cryptography ECC hardware accelerator, part of the ARM® TrustZone® CryptoCell 310, contained in the NordicSemiconductor nRF52840 through 2021-03-29 has a non-constant time ECDSA implemenation. This allows an adversary to recover the private ECC key used during an ECDSA operatio...

2.1CVSS5.5AI score0.00081EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2020/01/29 4:15 p.m.20 views

CVE-2020-2102

Jenkins 2.218 and earlier, LTS 2.204.1 and earlier used a non-constant time comparison function when validating an HMAC...

5.3CVSS6.6AI score
Exploits0References6
Rows per page
Query Builder