Lucene search
+L

990 matches found

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
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.13 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
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
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
Oracle linux
Oracle linux
added 2024/01/10 12:00 a.m.37 views

nss security update

3.90.0-4 - CVE-2023-5388 nss: timing attack against RSA decryption. Make the final blinding multmod constant time...

6.9AI score0.00822EPSS
SaveExploits0
Amazon
Amazon
added 2024/01/09 12:00 a.m.8 views

Medium: python

Issue Overview: 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. CVE-2022-48566 Affected Packages: python Note: This advisory is applicable to Amazon Linux 2 AL2...

5.9CVSS7.1AI score0.01148EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/12/07 2:05 a.m.9 views

SUSE CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS7AI score0.0125EPSS
SaveExploits0References3
OSV
OSV
added 2023/12/05 5:15 p.m.12 views

AZL-37310 CVE-2023-45287 affecting package golang for versions less than 1.21.6-1

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 5:15 p.m.11 views

AZL-79088 CVE-2023-45287 affecting package golang 1.25.7-1

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 5:15 p.m.5 views

DEBIAN-CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS7AI score0.0125EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 5:15 p.m.8 views

AZL-34764 CVE-2023-45287 affecting package golang for versions less than 1.20.0-1

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0References1
Rows per page
Query Builder