Lucene search
+L

989 matches found

CNVD
CNVD
added 2018/06/07 12:00 a.m.7 views

Intel Integrated Performance Primitives Cryptography Library Information Disclosure Vulnerability

Intel Integrated Performance Primitives Cryptography Library is a multi-threaded library for multimedia and data processing applications from Intel Corporation. A security vulnerability exists in certain implementations of the Intel Integrated Performance Primitives Cryptography Library versions...

4.7CVSS5.2AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/05 9:29 p.m.8 views

CVE-2018-3691

Some implementations in Intel Integrated Performance Primitives Cryptography Library before version 2018 U3.1 do not properly ensure constant execution time...

4.7CVSS5.9AI score0.00288EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/05/15 12:00 a.m.10 views

Intel Integrated Performance Primitives Cryptography Library Information Disclosure Vulnerability

Intel Integrated Performance Primitives Cryptography Library is a multi-threaded library for multimedia and data processing applications from Intel Corporation. A security vulnerability exists in Intel Integrated Performance Primitives Cryptography Library versions prior to 2018 U2.1, which stems...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2018/03/12 3:29 p.m.27 views

CVE-2017-2585

Red Hat Keycloak before version 2.5.1 has an implementation of HMAC verification for JWS tokens that uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks...

5.9CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2018/03/12 3:00 p.m.36 views

CVE-2017-2585

Red Hat Keycloak before version 2.5.1 has an implementation of HMAC verification for JWS tokens that uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks...

6.2AI score0.01974EPSS
SaveExploits0References6
CNVD
CNVD
added 2018/02/28 12:00 a.m.7 views

Icinga Password Disclosure Vulnerability

Icinga is an open source computer system and network monitoring application. Icinga suffers from a password disclosure vulnerability. The vulnerability arises due to the lack of a constant time password comparison feature. An attacker can exploit this vulnerability to obtain a password...

8.1CVSS6.8AI score0.01329EPSS
SaveExploits0References1
OSV
OSV
added 2018/02/27 7:29 p.m.11 views

DEBIAN-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.8AI score0.01329EPSS
SaveExploits0References1
OSV
OSV
added 2018/02/27 7:29 p.m.18 views

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.2AI score
SaveExploits0References2
OSV
OSV
added 2018/02/27 7:29 p.m.17 views

UBUNTU-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.2AI score0.01329EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2018/02/27 7:29 p.m.23 views

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
Cvelist
Cvelist
added 2018/02/27 7:00 p.m.28 views

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

8AI score0.01329EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2018/02/27 7:00 p.m.64 views

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.1CVSS8.1AI score0.01329EPSS
SaveExploits0
Veracode
Veracode
added 2017/11/13 5:54 a.m.24 views

Timing Attack

laravel is vulnerable to timing attacks. The library does not compare the rememberme token in constant time, allowing malicious users to guess the valid token based on the time that a comparison takes...

5.9CVSS5.6AI score0.01193EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2017/10/10 2:38 a.m.15 views

Timing Attack

namshi/jose is vulnerable to timing attack. The vulnerability exists because it does not use a constant-time comparison when verifying HMAC values...

6.6AI score
SaveExploits0
NVD
NVD
added 2017/09/28 1:29 a.m.26 views

CVE-2017-14775

Laravel before 5.5.10 mishandles the rememberme token verification process because DatabaseUserProvider does not have constant-time token comparison...

5.9CVSS5.7AI score0.01193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2017/09/27 4:00 p.m.31 views

CVE-2017-14775

Laravel before 5.5.10 mishandles the rememberme token verification process because DatabaseUserProvider does not have constant-time token comparison...

5.7AI score0.01193EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2017/09/27 4:00 p.m.69 views

CVE-2017-14775

Laravel before 5.5.10 mishandles the rememberme token verification process because DatabaseUserProvider does not have constant-time token comparison...

5.9CVSS5.7AI score0.01193EPSS
SaveExploits0
Veracode
Veracode
added 2017/09/22 8:28 a.m.13 views

Timing Attack

laravel/framework is vulnerable to timing attacks. The library does not compare rememberme tokens in constant-time, which allows attackers to use the timing of the request to progressively identify a valid token...

6.6AI score
SaveExploits0
Veracode
Veracode
added 2017/09/22 7:24 a.m.12 views

Timing Attack

emarref/jwt is vulnerable to a timing attack. It is possible because the verify function in Symmetric.php does not compare hashes in constant time, allowing malicious users to guess valid hashes based on the time that a comparison takes...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2017/09/15 8:44 a.m.17 views

Timing Attack

craftcms/cms is vulnerable to timing attack. The application uses the strcmp function that compares hashes in non-constant time, allowing an attacker to use the timing of the request to progressively identify the current PHP session id...

6.7AI score
SaveExploits0
Rows per page
Query Builder