Lucene search
+L

3495 matches found

Vulnrichment
Vulnrichment
added 2023/10/31 12:00 a.m.18 views

CVE-2015-20110

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7AI score0.00593EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/10/31 12:00 a.m.9 views

PT-2023-10311 · Jhipster · Generator-Jhipster

Name of the Vulnerable Software and Affected Versions: JHipster generator-jhipster versions prior to 2.23.0 Description: The issue allows for a timing attack against the validateToken function due to a string comparison that stops at the first different character. This enables attackers to guess...

7.5CVSS7.4AI score0.00593EPSS
SaveExploits0References7
CVE
CVE
added 2023/10/25 1:45 p.m.78 views

CVE-2023-46656

CVE-2023-46656 affects Jenkins Multibranch Scan Webhook Trigger Plugin versions 1.0.9 and earlier. The root cause is a non-constant time comparison when verifying the webhook token, which can enable attackers to use statistical methods to determine a valid token. Public references (including Red ...

5.3CVSS5.1AI score0.00557EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/10/23 12:00 a.m.5 views

UBUNTU-CVE-2023-5388

NSS was susceptible to a timing side-channel attack when performing RSA decryption. This attack could potentially allow an attacker to recover the private data. This vulnerability affects Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9...

6.5CVSS6.7AI score0.00822EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2023/10/22 12:00 a.m.14 views

The vulnerability of the transport-layer cryptographic library GnuTLS, related to differences in response times when processing RSA encryption text in the ClientKeyExchange message, with both correct and incorrect PKCS#1 additional fields, allows a attacker to recover the decryption key for messages.

The vulnerability of the transport-layer cryptographic library GnuTLS is related to differences in response times when processing RSA encryption text in the ClientKeyExchange message, with both correct and incorrect additional PKCS1 fields. Exploiting this vulnerability could allow a malicious...

7.4CVSS6.9AI score0.01403EPSS
SaveExploits1References14Affected Software7
Veracode
Veracode
added 2023/10/16 11:49 a.m.16 views

Timing Attack

Harbor is vulnerable to timing attacks. The vulnerability is due the comparison of secrets which are not run in constant time. This allows an attacker to decipher response times for cryptographic calculation and secret enumeration, which can result in sensitive information disclosure...

6.5CVSS6.6AI score0.00373EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2023/10/11 5:20 a.m.21 views

Side Channel Attack

libcryptopp.so is vulnerable to Timing Attack. The vulnerability arises from non-constant time scalar multiplication in ecp.cpp prime field curves with small leakage and algebra.cpp binary field curves with large leakage. This leakage allows an attacker to measure the duration of hundreds to...

5.9CVSS6.8AI score0.0269EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/10 9:29 p.m.43 views

Harbor timing attack risk

In the Harbor jobservice container, the comparison of secrets in the authenticator type is prone to timing attacks. The vulnerability occurs due to the following code: https://github.com/goharbor/harbor/blob/aaea068cceb4063ab89313d9785f2b40f35b0d63/src/jobservice/api/authenticator.goL69-L69 To...

6.5CVSS6.3AI score0.00373EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/10/10 9:29 p.m.97 views

GHSA-MQ6F-5XH5-HGCF Harbor timing attack risk

In the Harbor jobservice container, the comparison of secrets in the authenticator type is prone to timing attacks. The vulnerability occurs due to the following code: https://github.com/goharbor/harbor/blob/aaea068cceb4063ab89313d9785f2b40f35b0d63/src/jobservice/api/authenticator.goL69-L69 To...

5.9CVSS6AI score0.00373EPSS
SaveExploits1References7
Veracode
Veracode
added 2023/10/10 8:26 a.m.445 views

Timing Attack

python is vulnerable to Timing Attack. The vulnerability is caused by a loophole in hmac.comparedigest function making it deviate from constant time operation. An attacker can mount a timing attack by exploiting the accumulator variable result in the hmac.comparedigest function...

5.9CVSS5.8AI score0.01301EPSS
SaveExploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/10 12:00 a.m.13 views

PT-2023-17692 · Harbor · Harbor

Name of the Vulnerable Software and Affected Versions: Harbor versions 2.6.x and earlier Harbor versions 2.7.2 and earlier Harbor versions 2.8.2 and earlier Harbor versions 1.10.17 and earlier Description: A timing condition in Harbor allows an attacker with network access to create jobs, stop jo...

6.5CVSS6.8AI score0.00373EPSS
SaveExploits1References13
Ubuntu
Ubuntu
added 2023/09/27 12:49 p.m.385 views

USN-6400-1: Python vulnerability

It was discovered that Python did not properly provide constant-time processing for a crypto operation. An attacker could possibly use this issue to perform a timing attack and recover sensitive information...

5.9CVSS7.1AI score0.01301EPSS
SaveExploits1
OSV
OSV
added 2023/09/27 12:49 p.m.13 views

USN-6400-1 python2.7, python3.5 vulnerability

It was discovered that Python did not properly provide constant-time processing for a crypto operation. An attacker could possibly use this issue to perform a timing attack and recover sensitive information...

5.9CVSS6.7AI score0.01301EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/09/27 12:00 a.m.19 views

Ubuntu: Security Advisory (USN-6400-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG 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-only ifdescription...

5.9CVSS7.7AI score0.01301EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/09/14 2:09 a.m.2 views

SUSE CVE-2023-4421

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS8.4AI score0.00628EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.28 views

Oracle Linux 7 : ovmf (ELSA-2019-2125)

The remote Oracle Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2019-2125 advisory. - Simultaneous Multi-threading SMT in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing atta...

9.8CVSS7.2AI score0.03418EPSS
SaveExploits4References11
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.39 views

Oracle Linux 7 : openssl (ELSA-2019-2304)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2019-2304 advisory. - fix CVE-2018-0734 - DSA signature local timing side channel - fix CVE-2019-1559 - 0-byte record padding oracle Tenable has extracted the preceding...

5.9CVSS6.6AI score0.17139EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.11 views

wildfly-elytron: possible timing attacks via use of unsafe comparator

A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead. This flaw allows an attacker to access secure information or...

7.4CVSS5.8AI score0.00584EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/08/30 10:30 p.m.43 views

Timing Attack

python3.9 is vulnerable to Improper Access Control. The vulnerability exists due to a flaw in the way the hmac.comparedigest function in the Lib/hmac.py module compares two message digests. An attacker can exploit this vulnerability to distinguish between different message digests, which could be...

5.9CVSS6.5AI score0.01301EPSS
SaveExploits1References5Affected Software4
CNNVD
CNNVD
added 2023/08/22 12:00 a.m.7 views

Python 竞争条件问题漏洞

Python is an open source, object-oriented programming language from the Python Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. A security vulnerability exists in Python 3.9.1, which stems from the fact that the Comparedigest accumulator...

5.9CVSS6.9AI score0.01301EPSS
SaveExploits1References8
Rows per page
Query Builder