Lucene search
+L

42 matches found

Cvelist
Cvelist
added 2022/12/27 9:13 p.m.39 views

CVE-2015-10004 Timing side-channel in github.com/robbert229/jwt

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.4AI score0.00748EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 5:07 p.m.46 views

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.7AI score0.01397EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2021/04/14 8:04 p.m.30 views

GO-2020-0023 Timing side-channel in github.com/robbert229/jwt

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.5CVSS7.4AI score0.00748EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/02/04 12:00 a.m.107 views

Jenkins < 2.219, < 2.204.2 LTS Multiple Vulnerabilities - Linux

Jenkins is prone to multiple vulnerabilities. Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

5.8CVSS5.5AI score0.07044EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2020/01/29 12:00 a.m.273 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory: Description High SECURITY-1682 / CVE-2020-2099 Inbound TCP Agent Protocol/3 authentication bypass Medium SECURITY-1641 / CVE-2020-2100 Jenkins vulnerable to UDP amplification reflection attack Medium SECURITY-1659 / CVE-2020-2101 Non-constant time comparison of inbound...

8.6CVSS0.8AI score0.07044EPSS
SaveExploits0References1
OSV
OSV
added 2019/09/16 6:15 p.m.34 views

CVE-2019-10071

The code which checks HMAC in form submissions used String.equals for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison...

9.8CVSS7.6AI score
SaveExploits0References5
Veracode
Veracode
added 2016/12/09 5:28 a.m.17 views

Timing Attack

django-debug-toolbar is vulnerable to timing attacks. The library is vulnerable because they do not compare HMACs in constant-time, which allows malicious users to use the timing of the request to progressively identify a valid HMAC hashes...

6.6AI score
SaveExploits0
OSV
OSV
added 2016/09/03 8:59 p.m.15 views

CVE-2016-5429

jose-php before 2.2.1 does not use constant-time operations for HMAC comparison, which makes it easier for remote attackers to obtain sensitive information via a timing attack, related to JWE.php and JWS.php...

3.7CVSS6.4AI score
SaveExploits0References3
CVE
CVE
added 2016/09/03 8:00 p.m.62 views

CVE-2016-5429

CVE-2016-5429 concerns the jose-php library prior to 2.2.1, where non-constant-time HMAC comparisons in the implementation (notably in JWE.php and JWS.php) can enable remote attackers to glean sensitive data via timing attacks. Public sources consistently state that the vulnerability enables info...

4.3CVSS4.1AI score0.01342EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2016/09/03 8:00 p.m.38 views

CVE-2016-5429

jose-php before 2.2.1 does not use constant-time operations for HMAC comparison, which makes it easier for remote attackers to obtain sensitive information via a timing attack, related to JWE.php and JWS.php...

3.9AI score0.01342EPSS
SaveExploits0References3
NVD
NVD
added 2013/11/18 2:55 a.m.22 views

CVE-2013-2061

The openvpndecrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher...

2.6CVSS5.9AI score0.02813EPSS
SaveExploits1References10
OSV
OSV
added 2013/11/18 2:55 a.m.13 views

CVE-2013-2061

The openvpndecrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher...

5.8AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2013/11/17 12:00 a.m.32 views

CVE-2013-2061

The openvpndecrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher...

2.6CVSS5.9AI score0.02813EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2013/11/15 6:16 p.m.36 views

CVE-2013-2061

The openvpndecrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher...

5.7AI score0.02813EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2013/09/04 12:00 a.m.26 views

Amazon Linux AMI : openvpn (ALAS-2013-201)

The openvpndecrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the CBC mode cipher. ...

2.6CVSS5.3AI score0.02813EPSS
SaveExploits1References2
Amazon
Amazon
added 2013/06/11 12:00 a.m.33 views

Low: openvpn

Issue Overview: The openvpndecrypt function in crypto.c in OpenVPN 2.3.0 and earlier, when running in UDP mode, allows remote attackers to obtain sensitive information via a timing attack involving an HMAC comparison function that does not run in constant time and a padding oracle attack on the C...

2.6CVSS6.4AI score0.02813EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2013/05/28 12:00 a.m.37 views

Mandriva Linux Security Advisory : openvpn (MDVSA-2013:167)

Updated openvpn package fixes security vulnerability : OpenVPN 2.3.0 and earlier running in UDP mode are subject to chosen ciphertext injection due to a non-constant-time HMAC comparison function. Plaintext recovery may be possible using a padding oracle attack on the CBC mode cipher implementati...

2.6CVSS5.5AI score0.02813EPSS
SaveExploits1References1
OSV
OSV
added 2013/02/08 8:55 p.m.14 views

CVE-2013-0263

Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that doe...

7.3AI score
SaveExploits0References19
NVD
NVD
added 2013/02/08 8:55 p.m.25 views

CVE-2013-0263

Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that doe...

5.1CVSS7.4AI score0.05383EPSS
SaveExploits0References19
Prion
Prion
added 2013/02/08 8:55 p.m.32 views

Code injection

Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that doe...

5.1CVSS8AI score0.05383EPSS
SaveExploits0References19Affected Software1
Rows per page
Query Builder