Lucene search
+L

1273 matches found

OSV
OSV
added 2023/07/31 4:49 a.m.12 views

MAL-2023-1017 Malicious code in ory-hydra-mock-oauth2-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 65a839721d0fab0dc481a43bb9cf463966ebf8badc1ed1a9beebdc0724262a94 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Veracode
Veracode
added 2023/07/27 10:25 a.m.32 views

Improper Authorization

github.com/envoyproxy/envoy is vulnerable to Improper Authorization. In rare circumstances, a rogue client is able to create credentials that are always valid. This occurs due to a few uncommon circumstances in which the HMAC payload might always be legitimate in the OAuth2 filter's check...

9.8CVSS6.8AI score0.00814EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2023/07/26 4:47 p.m.119 views

CVE-2023-35941

A flaw was found in Envoy, where a malicious client can construct credentials with permanent validity in a specific scenario. This issue is caused by some rare scenarios, such as the combination of host and expiration time, in which the HMAC payload can always be valid in the OAuth2 filter's HMAC...

8.6CVSS6.7AI score0.00814EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/07/26 4:47 p.m.46 views

CVE-2023-35944

A flaw was found in Envoy that allows for mixed-case schemes in HTTP/2. However, some internal scheme checks in Envoy are case-sensitive, leading to incorrect handling of requests and responses with mixed case schemes. For example, if a request with a mixed scheme HTTP is sent to the OAuth2 filte...

8.2CVSS6.8AI score0.00704EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2023/07/25 8:52 p.m.43 views

CVE-2023-31999

A Cross-Site Request Forgery CSRF flaw was found in Oauth2. This issue exists due to the state parameter being statically generated at startup time and used across all requests for all users. An attacker could use the value of the state parameter to create forged requests on behalf of other users...

7.4CVSS6.7AI score0.00705EPSS
SaveExploits1References4
NVD
NVD
added 2023/07/25 6:15 p.m.21 views

CVE-2023-35941

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios ...

9.8CVSS9.1AI score0.00814EPSS
SaveExploits0References1
Prion
Prion
added 2023/07/25 6:15 p.m.33 views

Design/Logic Flaw

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios ...

7.5CVSS9.1AI score0.00814EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/07/25 5:40 p.m.32 views

CVE-2023-35941 Envoy vulnerable to OAuth2 credentials exploit with permanent validity

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios ...

8.6CVSS9.5AI score0.00814EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/07/25 5:40 p.m.19 views

CVE-2023-35941 Envoy vulnerable to OAuth2 credentials exploit with permanent validity

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios ...

8.6CVSS6.5AI score0.00814EPSS
SaveExploits0References1
CVE
CVE
added 2023/07/25 5:40 p.m.90 views

CVE-2023-35941

Envoy CVE-2023-35941 affects vulnerable OAuth2 filter handling across multiple pre-fix releases (Envoy 1.27.0, 1.26.4, 1.25.9, 1.24.10, 1.23.12 and earlier). The issue allows a malicious client to construct credentials with permanent validity in specific scenarios where HMAC payload validation co...

9.8CVSS9AI score0.00814EPSS
SaveExploits0References1Affected Software1
Debian
Debian
added 2023/07/12 1:13 p.m.62 views

[SECURITY] [DLA 3494-1] ruby-doorkeeper security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3494-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb July 12, 2023 https://wiki.debian.org/LTS -...

6.5CVSS5.5AI score0.00716EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2023/07/06 9:07 p.m.39 views

league/oauth2-server key exposed in exception message when passing as a string and providing an invalid pass phrase

Impact Servers that passed their keys to the CryptKey constructor as as string instead of a file path will have had that key included in a LogicException message if they did not provide a valid pass phrase for the key where required. Patches This issue has been patched so that the provided key is...

8.2CVSS7.3AI score0.00951EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2023/07/06 3:09 p.m.2517 views

CVE-2023-37260

The CVE-2023-37260 issue affects league/oauth2-server (PHP). Root cause: when a server passed a CryptKey as a string instead of a file path and no valid pass phrase was provided, the key could be exposed in a LogicException message. Impact stated: potential exposure of the key in exception messag...

8.2CVSS7.8AI score0.00951EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/06 3:09 p.m.28 views

CVE-2023-37260 league/oauth2-server key exposed in exception message when passing as string and providing invalid pass phrase

league/oauth2-server is an implementation of an OAuth 2.0 authorization server written in PHP. Starting in version 8.3.2 and prior to version 8.5.3, servers that passed their keys to the CryptKey constructor as as string instead of a file path will have had that key included in a LogicException...

8.2CVSS6.7AI score0.00951EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/07/06 12:00 a.m.11 views

oauth2-server 安全漏洞

oauth2-server is a standards-compliant implementation of OAuth 2.0 authorization server written in PHP for individual developers . Provides authentication and authorization capabilities for applications to secure APIs. A security vulnerability exists in oauth2-server versions prior to 8.3.2 throu...

8.2CVSS7.5AI score0.00951EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/07/05 9:36 p.m.56 views

@fastify/oauth2 vulnerable to Cross Site Request Forgery due to reused Oauth2 state

Impact All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be...

8.8CVSS6.8AI score0.00705EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/07/05 9:36 p.m.87 views

GHSA-G8X5-P9QC-CF95 @fastify/oauth2 vulnerable to Cross Site Request Forgery due to reused Oauth2 state

Impact All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be...

7.4CVSS7.9AI score0.00705EPSS
SaveExploits1References6
Veracode
Veracode
added 2023/07/05 8:38 a.m.24 views

Cross-Site Request Forgery (CSRF)

fastify-oauth2, is vulnerable to Cross-Site Request Forgery. The vulnerability exists due to lack of randomness in the state parameter of index.js which allows an attacker to execute operations within the victim's session, leading to unauthorized access to user accounts...

8.8CVSS7AI score0.00705EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2023/07/04 6:30 p.m.9 views

GHSA-HGXV-3497-3HHJ Duplicate Advisory: @fastify/oauth2 Oauth2 state parameter reuse

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g8x5-p9qc-cf95. This link is maintained to preserve external references. Original Description All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all...

8.7AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/07/04 6:30 p.m.27 views

Duplicate Advisory: @fastify/oauth2 Oauth2 state parameter reuse

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g8x5-p9qc-cf95. This link is maintained to preserve external references. Original Description All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all...

8.8CVSS6.8AI score0.00705EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder