Lucene search
+L

3445 matches found

Cvelist
Cvelist
added 2023/11/09 12:36 a.m.46 views

CVE-2023-20902 Timing attack risk in Harbor

A timing condition in Harbor 2.6.x and below, Harbor 2.7.2 and below, Harbor 2.8.2 and below, and Harbor 1.10.17 and below allows an attacker with network access to create jobs/stop job tasks and retrieve job task information...

5.9CVSS6.5AI score0.00373EPSS
SaveExploits1References1
Veracode
Veracode
added 2023/11/01 4:14 a.m.19 views

Timing Attack

generator-jhipster is vulnerable to a Timing Attack. The vulnerability exists because the TokenProvider.java uses String.equalsstr to compare the given token-signature. This comparison method does not effectively validate the token because it stops as soon as it encounters the first character tha...

7.5CVSS6.9AI score0.00593EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/31 3:31 a.m.30 views

generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

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

7.5CVSS6.5AI score0.00593EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/10/31 3:31 a.m.23 views

GHSA-4GPM-R23H-GPRW generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

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

7.5CVSS7.4AI score0.00593EPSS
SaveExploits0References6
NVD
NVD
added 2023/10/31 3:15 a.m.24 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...

7.5CVSS7.5AI score0.00593EPSS
SaveExploits0References4
Prion
Prion
added 2023/10/31 3:15 a.m.21 views

Design/Logic Flaw

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

5CVSS7AI score0.00593EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2023/10/31 12:00 a.m.84 views

CVE-2015-20110

Summary : CVE-2015-20110 affects the JHipster generator-jhipster before 2.23.0. The root cause is a token validation routine that compares strings using a short-circuiting comparison, leaking timing information. This allows attackers to brute-force tokens one character at a time by observing resp...

7.5CVSS7.4AI score0.00593EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2023/10/31 12:00 a.m.9 views

JHipster Security Vulnerabilities

JHipster is an open source application generator that focuses on developing web applications and microservices using Angular or React and Spring Framework. A security vulnerability exists in JHipster Generator-jhipster version prior to 2.23.0, which stems from a timing attack allowed on...

7.5CVSS6.7AI score0.00593EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/10/31 12:00 a.m.29 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...

7.5AI score0.00593EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/10/31 12:00 a.m.11 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.8 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.77 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.4 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.03245EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/10 9:29 p.m.40 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.440 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.01148EPSS
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
Rows per page
Query Builder