Lucene search
+L

1619 matches found

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
OSV
OSV
added 2017/09/12 3:29 p.m.8 views

ALPINE-CVE-2017-14316

A parameter verification issue was discovered in Xen through 4.9.x. The function allocheappages allows callers to specify the first NUMA node that should be used for allocations through the memflags parameter; the node is extracted using the MEMFgetnode macro. While the function checks to see if...

8.8CVSS6.8AI score0.0041EPSS
SaveExploits0References1
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:0 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
BDU FSTEC
BDU FSTEC
added 2017/08/18 12:0 a.m.12 views

The vulnerability of the autonomous configuration tool for the visualization and control system “U.motion Builder” arises from the use of a constant identifier for the active session, allowing attackers to bypass the authentication process.

The vulnerability of the autonomous configuration tool for the U.motion Builder visualization and control system arises from the use of a constant identifier for the active session. Exploiting this vulnerability allows a malicious actor to bypass the authentication process by using a specially...

7.5CVSS7.2AI score0.01081EPSS
SaveExploits0References6Affected Software1
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
Prion
Prion
added 2017/07/25 1:29 p.m.18 views

Default credentials

Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots...

5CVSS7.4AI score0.05478EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2017/07/25 1:29 p.m.6 views

DEBIAN-CVE-2017-11499

Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots...

7.5CVSS8.5AI score0.05478EPSS
SaveExploits1References1
OSV
OSV
added 2017/07/03 4:29 p.m.6 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.7 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
FreeBSD
FreeBSD
added 2017/06/27 12:0 a.m.16 views

node.js -- multiple vulnerabilities

Updates are now available for all active Node.js release lines as well as the 7.x line. These include the fix for the high severity vulnerability identified in the initial announcement, one additional lower priority Node.js vulnerability in the 4.x release line, as well as some lower priority fix...

0.4AI score
SaveExploits0References1
OSV
OSV
added 2017/06/19 3:19 p.m.8 views

SUSE-SU-2017:1614-1 Security update for glibc

This update for glibc fixes the following issues: - CVE-2017-1000366: Fix a potential privilege escalation vulnerability that allowed unprivileged system users to manipulate the stack of setuid binaries to gain special privileges. bsc1039357 - The incorrectly defined constant OTMPFILE has been...

7.8CVSS8.1AI score0.02733EPSS
SaveExploits14References5
OSV
OSV
added 2017/06/19 3:17 p.m.8 views

SUSE-SU-2017:1611-1 Security update for glibc

This update for glibc fixes the following issues: - CVE-2017-1000366: Fix a potential privilege escalation vulnerability that allowed unprivileged system users to manipulate the stack of setuid binaries to gain special privileges. bsc1039357 - The incorrectly defined constant OTMPFILE has been...

7.8CVSS8AI score0.02733EPSS
SaveExploits14References5
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
Rows per page
Query Builder