Lucene search
+L

989 matches found

Veracode
Veracode
added 2017/09/05 12:29 p.m.14 views

Timing Attack

automattic/jetpack is vulnerable to timing attacks. This vulnerability is caused because the signatures are not compared in constant time, allowing malicious users to guess the valid signatures based on the time that a comparison takes...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2017/09/05 10:34 a.m.20 views

Timing Attack

jetpack is vulnerable to timing attacks. This vulnerability is caused because the HMAC hashes are not compared in constant time, allowing malicious users to guess the valid HMAC hashes based on the time that a comparison takes...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2017/08/29 5:34 a.m.7 views

Timing Attack

stripeevent is vulnerable to timing attacks. It does not do password comparison in constant time, because it uses a non-constant character to character comparison. Attackers can exploit this difference to perform a timing attack, essentially allowing them to guess the password one character at a...

6.8AI score
SaveExploits0
Broadcom
Broadcom
added 2017/08/25 12:00 a.m.13 views

BSA-2017-383

Security Advisory ID : BSA-2017-383 Component : OpenSSL Revision : 2.0: Interim The signing function in crypto/ecdsa/ecdsaossl.c in certain OpenSSL versions and forks is vulnerable to timing attacks when signing with the standardized elliptic curve P-256 despite featuring constant-time curve...

5.5CVSS9.2AI score0.00594EPSS
SaveExploits0
Veracode
Veracode
added 2017/07/25 10:24 p.m.16 views

Timing Attacks

Malcolm Fell jwt is vulnerable to timing attacks. The library does not compare hashes in constant time, which allows malicious users to use the timing of the request to progressively identify a valid hash...

7.5CVSS7.3AI score0.00724EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2017/07/03 4:29 p.m.7 views

UBUNTU-CVE-2017-5361

Request Tracker RT 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2 does not use a constant-time comparison algorithm for secrets, which makes it easier for remote attackers to obtain sensitive user password information via a timing side-channel attack...

5.9CVSS7.3AI score0.01368EPSS
SaveExploits0References2
NVD
NVD
added 2017/07/03 4:29 p.m.29 views

CVE-2017-5361

Request Tracker RT 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2 does not use a constant-time comparison algorithm for secrets, which makes it easier for remote attackers to obtain sensitive user password information via a timing side-channel attack...

5.9CVSS5.9AI score0.01368EPSS
SaveExploits0References3
OSV
OSV
added 2017/07/03 4:29 p.m.9 views

DEBIAN-CVE-2017-5361

Request Tracker RT 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2 does not use a constant-time comparison algorithm for secrets, which makes it easier for remote attackers to obtain sensitive user password information via a timing side-channel attack...

5.9CVSS6.6AI score0.01368EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2017/06/28 8:20 p.m.10 views

openssl: Non-constant time codepath followed for certain operations in DSA implementation

It was discovered that OpenSSL did not always use constant time operations when computing Digital Signature Algorithm DSA signatures. A local attacker could possibly use this flaw to obtain a private DSA key belonging to another user or service running on the same system...

5.5CVSS7.2AI score0.01174EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2017/06/28 7:59 p.m.10 views

openssl: Non-constant time codepath followed for certain operations in DSA implementation

It was discovered that OpenSSL did not always use constant time operations when computing Digital Signature Algorithm DSA signatures. A local attacker could possibly use this flaw to obtain a private DSA key belonging to another user or service running on the same system...

5.5CVSS7.2AI score0.01174EPSS
SaveExploits1References6
OSV
OSV
added 2017/06/11 2:29 a.m.22 views

CVE-2017-9526

In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key from side-channel observation during the signing process can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point...

5.9CVSS6.5AI score
SaveExploits0References7
Prion
Prion
added 2017/06/11 2:29 a.m.26 views

Code injection

In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key from side-channel observation during the signing process can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point...

4.3CVSS6.7AI score0.02337EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2017/06/11 2:29 a.m.5 views

DEBIAN-CVE-2017-9526

In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key from side-channel observation during the signing process can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point...

5.9CVSS6AI score0.02337EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2017/06/11 2:00 a.m.48 views

CVE-2017-9526

In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key from side-channel observation during the signing process can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point...

5.9CVSS5.9AI score0.02337EPSS
SaveExploits0
CVE
CVE
added 2017/06/11 2:00 a.m.159 views

CVE-2017-9526

CVE-2017-9526 affects Libgcrypt prior to 1.7.7, where an attacker who observes the EdDSA session key during signing can recover the long-term secret key. Version 1.7.7 changes libgcrypt/ ecc-eddsa.c to store the session key in secure memory and ensures constant-time point operations in the MPI li...

5.9CVSS5.6AI score0.02337EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2017/06/10 12:00 a.m.7 views

UBUNTU-CVE-2017-9526

In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key from side-channel observation during the signing process can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point...

5.9CVSS6.6AI score0.02337EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2017/06/09 12:00 a.m.74 views

F5 Networks BIG-IP : OpenSSL vulnerability (K53084033)

The dsasignsetup function in crypto/dsa/dsaossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easier for local users to discover a DSA private key via a timing side-channel attack. CVE-2016-2178 File data f5bigipSOL53084033.nasl...

5.5CVSS7.8AI score0.01174EPSS
SaveExploits1References2
Veracode
Veracode
added 2017/05/03 6:07 a.m.13 views

Timing Attack

github.com/hashicorp/vault is vulnerable to timing attacks. This vulnerability is caused because passwords are not compared in constant time, allowing malicious users to guess valid passwords based on the time that a comparison takes...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2017/04/28 6:48 a.m.8 views

Timing Attacks

github.com/go-martini/martini is vulnerable to timing attacks. This vulnerability is caused because the passwords are not compared in constant time, allowing malicious users to guess the valid passwords based on the time that a comparison takes...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2017/04/27 7:14 a.m.10 views

Timing Attack

github.com/mholt/caddy is vulnerable to timing attacks. This vulnerability is caused because credentials are not compared in constant time, allowing malicious users to guess valid credentials based on the time that a comparison takes...

6.6AI score
SaveExploits0
Rows per page
Query Builder