Lucene search
+L

1620 matches found

Debian CVE
Debian CVE
added 2024/02/11 12:00 a.m.61 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS9.4AI score0.00814EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/02/10 12:00 a.m.10 views

PT-2024-21109 · Rhonabwy +1 · Rhonabwy +1

Name of the Vulnerable Software and Affected Versions: Rhonabwy versions 1.1.13 and earlier Description: The issue is related to HMAC signature verification, which uses a strcmp function. This function is vulnerable to side-channel attacks because it stops the comparison when the first difference...

9.8CVSS6.8AI score0.00814EPSS
SaveExploits0References15
OpenVAS
OpenVAS
added 2024/02/09 12:00 a.m.29 views

Huawei EulerOS: Security Advisory for python (EulerOS-SA-2024-1160)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7AI score0.04268EPSS
SaveExploits5References2
OSV
OSV
added 2024/02/08 7:16 p.m.9 views

CLSA-2024-1707419801 Fix CVE(s): CVE-2023-5981

SECURITY UPDATE: timing side-channel in the RSA-PSK ClientKeyExchange - debian/patches/nettle-pk-randomness-level.patch: nettle/pk use the appropriate level of randomness for each operation. - debian/patches/pk-gnutlsswitchlibstate.patch: pk always use gnutlsswitchlibstate. -...

5.9CVSS6.5AI score0.01267EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/08 5:15 p.m.3 views

DEBIAN-CVE-2024-25189

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

9.8CVSS8.5AI score0.00954EPSS
SaveExploits1References1
Prion
Prion
added 2024/02/08 5:15 p.m.22 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.00954EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/02/08 5:15 p.m.16 views

UBUNTU-CVE-2024-25191

php-jwt 1.0.0 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS5.8AI score0.0089EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/08 5:15 p.m.6 views

UBUNTU-CVE-2024-25189

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

9.8CVSS5.8AI score0.00954EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/02/08 12:00 a.m.21 views

PT-2024-20807 · Php-Jwt · Php-Jwt

Name of the Vulnerable Software and Affected Versions: php-jwt version 1.0.0 Description: The issue arises from the use of strcmp to verify authentication, which is not a constant-time comparison. This makes it easier for attackers to bypass authentication via a timing side channel...

9.8CVSS9.5AI score0.0089EPSS
SaveExploits1References8
OSV
OSV
added 2024/02/08 12:00 a.m.16 views

CVE-2024-25190

l8w8jwt 2.2.1 uses memcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.8CVSS7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/08 12:00 a.m.10 views

PT-2024-20806 · L8W8Jwt · L8W8Jwt

Name of the Vulnerable Software and Affected Versions: l8w8jwt version 2.2.1 Description: The issue arises from the use of memcmp to verify authentication, which is not constant time. This makes it easier to bypass authentication via a timing side channel. Recommendations: For l8w8jwt version...

9.8CVSS7.1AI score0.00899EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/02/08 12:00 a.m.5 views

PT-2024-20804 · Libjwt · Libjwt

Name of the Vulnerable Software and Affected Versions: libjwt version 1.15.3 Description: The issue arises from the use of strcmp to verify authentication, which is not a constant time operation. This makes it easier for attackers to bypass authentication via a timing side channel. Recommendation...

9.8CVSS7AI score0.00954EPSS
SaveExploits1References18
OSV
OSV
added 2024/01/24 6:15 p.m.6 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.3CVSS5.8AI score0.005EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/01/24 5:52 p.m.79 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.005EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/01/24 5:52 p.m.18 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...

6.4AI score0.005EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/01/24 12:00 a.m.9 views

PT-2024-1426 · Jenkins +1 · Jenkins Gitlab Branch Source Plugin +2

Name of the Vulnerable Software and Affected Versions: Jenkins GitLab Branch Source Plugin versions 684.vea fa 7c1e2fe3 and earlier Description: The issue is related to the use of a non-constant time comparison function when checking whether the provided and expected webhook token are equal. This...

5.3CVSS6.4AI score0.005EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/01/24 12:00 a.m.12 views

Jenkins Plugin GitLab Branch Source Security Vulnerability

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability...

5.3CVSS6.8AI score0.005EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/23 1:15 a.m.8 views

CVE-2024-23218

A timing side-channel issue was addressed with improvements to constant-time computation in cryptographic functions. This issue is fixed in macOS Sonoma 14.3, watchOS 10.3, tvOS 17.3, iOS 17.3 and iPadOS 17.3. An attacker may be able to decrypt legacy RSA PKCS1 v1.5 ciphertexts without having the...

5.9CVSS5.7AI score0.01001EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2024/01/22 12:00 a.m.7 views

PT-2024-19718 · Apple · Ipados +4

Name of the Vulnerable Software and Affected Versions: macOS Sonoma versions prior to 14.3 watchOS versions prior to 10.3 tvOS versions prior to 17.3 iOS versions prior to 17.3 iPadOS versions prior to 17.3 Description: A timing side-channel issue was addressed with improvements to constant-time...

5.9CVSS5.8AI score0.01001EPSS
SaveExploits0References26
CNNVD
CNNVD
added 2024/01/22 12:00 a.m.9 views

darkhttpd security vulnerability

darkhttpd is a software application. When you need a web server. A security vulnerability exists in versions of darkhttpd prior to 1.15 that stems from the use of strcmp not constant time to verify authentication, making it easier for a remote attacker to bypass authentication via a timed side...

9.8CVSS7AI score0.01055EPSS
SaveExploits0References2
Rows per page
Query Builder