Lucene search
+L

3445 matches found

CVE
CVE
added 2023/12/22 6:25 p.m.100 views

CVE-2023-50708

The CVE concerns yii2-authclient (Yii framework 2.0) where OAuth1/2 state and OpenID Connect nonce are compared with a regular string comparison, enabling a timing attack. Affected versions are prior to 2.2.15. The issue is mitigated by upgrading to 2.2.15, which patches the comparison mechanism....

9.8CVSS7.8AI score0.00716EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/12/22 6:25 p.m.38 views

CVE-2023-50708 yii2-authclient vulnerable to possible timing attack on string comparison in OAuth1, OAuth2 and OpenID Connect implementation

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth1/2 state and OpenID Connect nonce is vulnerable for a timing attack since it is compared via regular string comparison...

6.1CVSS9.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2023/12/22 6:25 p.m.53 views

CVE-2023-50708 yii2-authclient vulnerable to possible timing attack on string comparison in OAuth1, OAuth2 and OpenID Connect implementation

yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth1/2 state and OpenID Connect nonce is vulnerable for a timing attack since it is compared via regular string comparison...

6.1CVSS9.7AI score0.00716EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/12/22 12:00 a.m.9 views

yii2 security vulnerabilities

yii2 is a fast, secure and professional PHP framework. A security vulnerability exists in yii2-authclient versions prior to 2.2.15, which stems from the possibility of a timing attack in string comparison...

9.8CVSS6.7AI score0.00716EPSS
SaveExploits1References6
OSV
OSV
added 2023/12/19 2:15 p.m.6 views

CVE-2023-6867

The timing of a button click causing a popup to disappear was approximately the same length as the anti-clickjacking delay on permission prompts. It was possible to use this fact to surprise users by luring them to click where the permission grant button would be about to appear. This vulnerabili...

6.1CVSS7.9AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/19 9:57 a.m.14 views

php: potential exposure to Marvin attack via unsafe implementation of RSA decryption API

The RSA decryption implementation using PKCS1 v1.5 padding in OpenSSL is vulnerable to a timing side-channel attack known as the Marvin Attack. This vulnerability arises because the execution time of the opensslprivatedecrypt function in PHP with OpenSSL varies based on whether a valid message is...

5.9CVSS5.9AI score0.01158EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/12/19 6:56 a.m.26 views

Timing Attack

yiisoft/yii2-authclient is vulnerable to Timing attack. The vulnerable is caused due to an insecure string comparison method strcmp used to compare a nonce. An attacker can potentially perform a time based attack to guess the nonce string...

9.8CVSS6.7AI score0.00716EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/18 8:01 p.m.37 views

yii2-authclient vulnerable to possible timing attack on string comparison in OAuth1, OAuth2 and OpenID Connect implementation

Impact What kind of vulnerability is it? Who is impacted? Original Report: The Oauth1/2 "state" and OpenID Connect "nonce" is vulnerable for a "timing attack" since it's compared via regular string comparison instead of Yii::$app-getSecurity-compareString. Affected Code: 1. OAuth 1 "state"...

9.8CVSS7AI score0.00716EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/12/18 8:01 p.m.21 views

GHSA-W8VH-P74J-X9XP yii2-authclient vulnerable to possible timing attack on string comparison in OAuth1, OAuth2 and OpenID Connect implementation

Impact What kind of vulnerability is it? Who is impacted? Original Report: The Oauth1/2 "state" and OpenID Connect "nonce" is vulnerable for a "timing attack" since it's compared via regular string comparison instead of Yii::$app-getSecurity-compareString. Affected Code: 1. OAuth 1 "state"...

9.4AI score0.00716EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2023/12/18 12:00 a.m.15 views

PT-2023-31614 · Unknown · Yii2-Authclient

Name of the Vulnerable Software and Affected Versions: yii2-authclient versions prior to 2.2.15 Description: The issue concerns a timing attack vulnerability in the Oauth1/2 state and OpenID Connect nonce due to comparison via regular string comparison instead of using...

9.8CVSS9.4AI score0.00716EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2023/12/08 12:00 a.m.53 views

Golang < 1.20 Observable Discrepancy

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.9AI score0.0125EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/12/07 11:35 a.m.31 views

Timing Attack

github.com/golang/go is vulnerable to a Timing Attack. A timing-based side-channel vulnerability allows an attacker to potentially recover session key bits from RSA-based TLS key exchanges by observing the timing discrepancy between processing different inputs. While successful exploitation...

7.5CVSS6.5AI score0.0125EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2023/12/05 5:15 p.m.11 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS7.5AI score
SaveExploits0References6
Snyk
Snyk
added 2023/12/05 4:16 p.m.2 views

Timing Attack

Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to Timing Attack. Go Vulnerability Report: via the crypto/tls process. An attacker can recover session key bits by exploiting timing information leaked during the removal of...

8.7CVSS6.5AI score0.0125EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/12/04 12:00 a.m.44 views

Ubuntu 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 : Request Tracker vulnerabilities (USN-6529-1)

The remote Ubuntu 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6529-1 advisory. It was discovered that Request Tracker incorrectly handled certain inputs. If a user or an automated system were...

7.5CVSS6.9AI score0.01835EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/11/30 2:04 a.m.2 views

SUSE CVE-2023-49092

RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is...

5.9CVSS6.4AI score0.0061EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/28 12:15 p.m.8 views

AZL-32048 CVE-2023-5981 affecting package gnutls for versions less than 3.7.11-1

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding...

5.9CVSS6.7AI score0.01267EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2023/11/23 12:00 a.m.26 views

Debian: Security Advisory (DLA-3660-1)

The remote host is missing an update for the Debian 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.9CVSS7AI score0.01267EPSS
SaveExploits0References4
Debian
Debian
added 2023/11/22 7:12 p.m.42 views

[SECURITY] [DLA 3660-1] gnutls28 security update

Debian LTS Advisory DLA-3660-1 [email protected] https://www.debian.org/lts/security/ Markus Koschany November 22, 2023 https://wiki.debian.org/LTS Package : gnutls28 Version : 3.6.7-4+deb10u11 CVE ID : CVE-2023-5981 Debian Bug : 1056188 A vulnerability was found in GnuTLS, a secure...

5.9CVSS6.6AI score0.01267EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/11/09 12:36 a.m.21 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.7AI score0.00373EPSS
SaveExploits1References1
Rows per page
Query Builder