Lucene search
+L

992 matches found

NVD
NVD
added 2023/04/21 6:15 p.m.55 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.00864EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2023/04/21 12:00 a.m.75 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.00864EPSS
SaveExploits0References5Affected Software1
Mageia
Mageia
added 2023/03/18 10:16 p.m.63 views

Updated heimdal packages fix security vulnerability

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported a logic inversion sneaked in causing the validation of message integrity codes in gssapi/arcfour to b...

7.5CVSS2.2AI score0.00491EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/12 6:30 a.m.49 views

GHSA-66M4-GC8H-HPJX Timing attack in eZ Platform Ibexa

Ibexa DXP is using random execution time to hinder timing attacks against user accounts, a method of discovering whether a given account exists in a system without knowing its password, thus affecting privacy. This implementation was found to not be good enough in some situations. The fix replace...

3.7CVSS3.9AI score0.00458EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/03/12 6:30 a.m.35 views

Timing attack in eZ Platform Ibexa

Ibexa DXP is using random execution time to hinder timing attacks against user accounts, a method of discovering whether a given account exists in a system without knowing its password, thus affecting privacy. This implementation was found to not be good enough in some situations. The fix replace...

3.7CVSS4.8AI score0.00458EPSS
SaveExploits0References5Affected Software2
SUSE CVE
SUSE CVE
added 2023/03/08 4:01 a.m.7 views

SUSE CVE-2022-45142

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

7.5CVSS6.6AI score0.00491EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/03/07 12:49 a.m.21 views

Information Disclosure

jenkins-2-plugins is vulnerable to Information Disclosure. The vulnerability exists due to the non-constant time comparison function in the library when checking whether the provided and computed webhook signatures are equal, allowing attackers to use statistical methods to obtain a valid webhook...

5.3CVSS6.6AI score0.00839EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/03/06 11:15 p.m.10 views

DEBIAN-CVE-2022-45142

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

7.5CVSS6.7AI score0.00491EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/06 11:15 p.m.4 views

ALPINE-CVE-2022-45142

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

7.5CVSS7AI score0.00491EPSS
SaveExploits0References1
Prion
Prion
added 2023/03/06 11:15 p.m.41 views

Design/Logic Flaw

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

5CVSS6.9AI score0.0369EPSS
SaveExploits0References2Affected Software1
F5 Networks
F5 Networks
added 2023/02/21 7:48 p.m.93 views

K15295: OpenSSL vulnerability CVE-2014-0076

Security Advisory Description The Montgomery ladder implementation in OpenSSL through 1.0.0l does not ensure that certain swap operations have a constant-time behavior, which makes it easier for local users to obtain ECDSA nonces via a FLUSH+RELOAD cache side-channel attack. CVE-2014-0076 Impact...

1.9CVSS6.9AI score0.00942EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:09 a.m.2 views

SUSE CVE-2016-0790

Jenkins before 1.650 and LTS before 1.642.2 do not use a constant-time algorithm to verify API tokens, which makes it easier for remote attackers to determine API tokens via a brute-force approach...

5.3CVSS7.1AI score0.02105EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:05 a.m.5 views

SUSE CVE-2016-2849

Botan before 1.10.13 and 1.11.x before 1.11.29 do not use a constant-time algorithm to perform a modular inverse on the signature nonce k, which might allow remote attackers to obtain ECDSA secret keys via a timing side-channel attack...

7.5CVSS7AI score0.02443EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.6 views

SUSE CVE-2017-9526

In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key from side-channel observation during the signing process can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point...

5.9CVSS8.8AI score0.02337EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.5 views

SUSE CVE-2018-6535

An issue was discovered in Icinga 2.x through 2.8.1. The lack of a constant-time password comparison function can disclose the password to an attacker...

8.1CVSS7.1AI score0.01329EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:09 a.m.4 views

SUSE CVE-2019-14318

Crypto++ 8.3.0 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because scalar multiplication in ecp.cpp...

5.9CVSS6.6AI score0.03245EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.9 views

SUSE CVE-2021-24115

In Botan before 2.17.3, constant-time computations are not used for certain decoding and encoding operations base32, base58, base64, and hex...

9.8CVSS7AI score0.01976EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/08 6:41 p.m.16 views

plugin: Non-constant time webhook signature comparison in GitHub Plugin

Jenkins GitHub Plugin 1.34.4 and earlier uses a non-constant time comparison function when checking whether the provided and computed webhook signatures are equal, allowing attackers to use statistical methods to obtain a valid webhook signature...

5.3CVSS5.8AI score0.00839EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/02/08 12:00 a.m.51 views

CVE-2022-45142

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

7.5CVSS6.8AI score0.00491EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/08 12:00 a.m.9 views

UBUNTU-CVE-2022-45142

The fix for CVE-2022-3437 included changing memcmp to be constant time and a workaround for a compiler bug by adding "!= 0" comparisons to the result of memcmp. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and possibly other branches a logic inversion sneaked...

7.5CVSS6.8AI score0.00491EPSS
SaveExploits0References4
Rows per page
Query Builder