Lucene search
+L

999 matches found

Github Security Blog
Github Security Blog
added 2022/06/02 9:02 p.m.29 views

Login timing attack in ibexa/core

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...

0.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/02 9:02 p.m.62 views

GHSA-XFQG-P48G-HH94 Login timing attack in ezsystems/ezpublish-kernel

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 2022/06/02 9:02 p.m.13 views

Login timing attack in ezsystems/ezpublish-kernel

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...

0.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/02 8:53 p.m.25 views

Login timing attack in ezsystems/ezplatform-kernel

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...

0.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/24 9:33 p.m.83 views

GHSA-8VXV-2G8P-2249 Observable Timing Discrepancy in totp-rs

Impact Token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The attacker would have to know the password beforehand nonetheless. Patches Library now used constant-time comparison. Workarounds No. For more...

4.2CVSS4.3AI score0.0083EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/24 9:33 p.m.25 views

Observable Timing Discrepancy in totp-rs

Impact Token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The attacker would have to know the password beforehand nonetheless. Patches Library now used constant-time comparison. Workarounds No. For more...

4.4CVSS5AI score0.0083EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/05/24 5:07 p.m.9 views

GHSA-W7JR-WQW6-54XC Non-constant time comparison of inbound TCP agent connection secret

Jenkins 2.218 and earlier, LTS 2.204.1 and earlier does not use a constant-time comparison validating the connection secret when an inbound TCP agent connection is initiated. This could potentially allow attackers to use statistical methods to obtain the connection secret. Jenkins 2.219, LTS...

5.3CVSS6.1AI score0.01368EPSS
SaveExploits0References9
OSV
OSV
added 2022/05/24 5:07 p.m.12 views

GHSA-FJ6F-6933-839J Non-constant time HMAC comparison

Jenkins 2.218 and earlier, LTS 2.204.1 and earlier does not use a constant-time comparison when checking whether two HMACs are equal. This could potentially allow attackers to use statistical methods to obtain a valid HMAC for an attacker-controlled input value. Jenkins 2.219, LTS 2.204.2 now use...

5.3CVSS5.9AI score0.01397EPSS
SaveExploits0References9
NVD
NVD
added 2022/05/20 8:15 p.m.34 views

CVE-2022-29185

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

4.4CVSS0.0083EPSS
SaveExploits0References3
Prion
Prion
added 2022/05/20 8:15 p.m.13 views

Design/Logic Flaw

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

3.5CVSS4.7AI score0.0083EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/05/20 7:30 p.m.95 views

CVE-2022-29185

CVE-2022-29185 affects the Rust library totp-rs. Prior to version 1.1.0, token comparison was not constant time, which could theoretically allow guessing a TOTP token value and reusing it within the same time window, assuming the attacker knew the password. Patch 1.1.0 introduces a constant-time ...

4.4CVSS4.4AI score0.0083EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/20 7:30 p.m.28 views

CVE-2022-29185 Observable Timing Discrepancy in totp-rs

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

4.2CVSS4.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2022/05/20 7:30 p.m.4 views

CVE-2022-29185 Observable Timing Discrepancy in totp-rs

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

4.2CVSS4.7AI score0.0083EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/17 3:02 a.m.42 views

GHSA-W799-PRG3-CX77 python-jose failure to use a constant time comparison for HMAC keys

python-jose before 1.3.2 allows attackers to have unspecified impact by leveraging failure to use a constant time comparison for HMAC keys...

9.8CVSS9.6AI score0.02112EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/14 3:58 a.m.4 views

GHSA-JGPR-QRW2-6GP3 Exposure of Sensitive Information in Jenkins Core

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.3CVSS6.9AI score0.02105EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/14 3:58 a.m.5 views

GHSA-JMW7-PH6P-33CC Exposure of Sensitive Information in Jenkins Core

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

9.8CVSS5.9AI score0.02715EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/13 1:09 a.m.20 views

GHSA-QC2P-Q7X9-V64P Covert Timing Channel in Apache CXF

The OAuth2 Hawk and JOSE MAC Validation code in Apache CXF prior to 3.0.13 and 3.1.x prior to 3.1.10 is not using a constant time MAC signature comparison algorithm which may be exploited by sophisticated timing attacks...

7.5CVSS7.1AI score0.06315EPSS
SaveExploits0References12
IBM Security Bulletins
IBM Security Bulletins
added 2022/03/19 4:14 a.m.38 views

Security Bulletin: A vulnerability in Java SE affects IBM Control Center (CVE-2021-35603)

Summary A number of operations in the JSSE component are implemented in a way that means they could be exploited by anattacker in a side-channel attack due to timing differences. The fix ensures that the operations complete in constant-time. Vulnerability Details CVEID: CVE-2021-35603 DESCRIPTION...

4.3CVSS4.8AI score0.04411EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2022/02/11 4:56 a.m.25 views

Information Disclosure

hive-service is vulnerable to information disclosure. The vulnerability exists because the verifyAndExtract function of CookieSigner.java uses a constant-time comparison for cookie signature verification, allowing an attacker to recover another user's cookie signature...

5.9CVSS3.4AI score0.02458EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/01/25 8:15 p.m.6 views

CVE-2021-43298

The code that performs password matching when using 'Basic' HTTP authentication does not use a constant-time memcmp and has no rate-limiting. This means that an unauthenticated network attacker can brute-force the HTTP basic password, byte-by-byte, by recording the webserver's response time until...

9.8CVSS7.2AI score0.02256EPSS
SaveExploits0References2
Rows per page
Query Builder