Lucene search
+L

44 matches found

Kitploit
Kitploit
added 2026/09/13 4:43 a.m.4 views

CVE-2020-10770-keycloak-exploit-poc

Keycloak 盲 SSRF POC 这是一份关于如何测试由 Lauritz Holtmann 发现的盲 SSRF CVE-2020-10770 的分步指南,该漏洞记录在他的博客文章中。 他还简要解释了如何测试该漏洞。这里只是更详细的说明。 所有功劳归于 Lauritz。 环境搭建 我在这里使用 Mac OSX 上的 Docker。 我需要三个终端,一个运行 Keycloak 实例,一个用于监听器,一个用于发送 curl 请求。 防御方 你需要一个运行中的 Keycloak 实例,版本 )。如果你使用其他 Client ID,则必须更改攻击 HTTP...

5.3CVSS0.69724EPSS
SaveExploits6
NVD
NVD
added 2026/07/14 1:16 a.m.16 views

CVE-2026-44761

SAP Commerce Cloud could retain a sample OAuth2 client with publicly documented sample credentials originating from sample configuration provided in SAP Help Portal documentation. If left unchanged, an unauthenticated attacker could use these well-known credentials to obtain a valid access token...

9.1CVSS0.00498EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/09 2:58 a.m.28 views

CVE-2026-11477

A vulnerability was detected in hs-web hsweb-framework up to 5.0.1. This affects the function OAuth2Client of the file hsweb-authorization/hsweb-authorization-oauth2/src/main/java/org/hswebframework/web/oauth2/server/OAuth2Client.java of the component OAuth2 Client. The manipulation results in op...

5.3CVSS5.1AI score0.00303EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/08 3:47 a.m.13 views

hsweb-framework has an open redirect issue

A vulnerability was detected in hs-web hsweb-framework up to 5.0.1. This affects the function OAuth2Client of the file hsweb-authorization/hsweb-authorization-oauth2/src/main/java/org/hswebframework/web/oauth2/server/OAuth2Client.java of the component OAuth2 Client. The manipulation results in op...

5.3CVSS5.5AI score0.00303EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/06/08 3:47 a.m.10 views

GHSA-FXR3-GVM4-M8VC hsweb-framework has an open redirect issue

A vulnerability was detected in hs-web hsweb-framework up to 5.0.1. This affects the function OAuth2Client of the file hsweb-authorization/hsweb-authorization-oauth2/src/main/java/org/hswebframework/web/oauth2/server/OAuth2Client.java of the component OAuth2 Client. The manipulation results in op...

5.3CVSS5.5AI score0.00303EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/06/08 1:45 a.m.8 views

CVE-2026-11477

A vulnerability was detected in hs-web hsweb-framework up to 5.0.1. This affects the function OAuth2Client of the file hsweb-authorization/hsweb-authorization-oauth2/src/main/java/org/hswebframework/web/oauth2/server/OAuth2Client.java of the component OAuth2 Client. The manipulation results in op...

5.3CVSS5.1AI score0.00303EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2026/04/21 12:00 a.m.8 views

Improper Validation of Syntactic Correctness of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Syntactic Correctness of Input in OAuth2ClientRegistrationAuthenticationProvider.java. An attacker with a valid Initial Access Token can register a client with crafted metadata, including redirect URIs, by...

9.6CVSS5.9AI score0.00457EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/09 8:56 a.m.15 views

CVE-2023-40545

Authentication bypass when an OAuth2 Client is using clientsecretjwt as its authentication method on affected 11.3 versions via specially crafted requests...

9.8CVSS7.3AI score0.00933EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-6216

Malware in sbrugna...

8.8CVSS8.6AI score0.01164EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-9041

Malicious code in bioql PyPI...

6.8CVSS6.6AI score0.00174EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2023-45116

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00933EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.34 views

EUVD-2024-1371

Malicious code in bioql PyPI...

6.8CVSS6.5AI score0.00411EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/23 10:43 a.m.18 views

CVE-2024-52519

Nextcloud Server is a self hosted personal cloud system. The OAuth2 client secrets were stored in a recoverable way, so that an attacker that got access to a backup of the database and the Nextcloud config file, would be able to decrypt them. It is recommended that the Nextcloud Server is upgrade...

8.2CVSS6.5AI score0.00498EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:36 a.m.33 views

CVE-2024-4536

In Eclipse Dataspace Components from version 0.2.1 to 0.6.2, in the EDC Connector component https://github.com/eclipse-edc/Connector , an attacker might obtain OAuth2 client secrets from the vault. In Eclipse Dataspace Components from version 0.2.1 to 0.6.2, we have identified a security...

6.8CVSS6.7AI score0.00411EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:33 a.m.13 views

CVE-2019-15150

In the OAuth2 Client extension before 0.4 for MediaWiki, a CSRF vulnerability exists due to the OAuth2 state parameter not being checked in the callback function...

8.8CVSS6.9AI score0.01164EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/04/01 12:30 a.m.19 views

Drupal OAuth2 Client Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery CSRF vulnerability in Drupal OAuth2 Client allows Cross Site Request Forgery. This issue affects OAuth2 Client: from 0.0.0 before 4.1.3...

6.8CVSS7.1AI score0.00174EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/01 12:30 a.m.19 views

GHSA-6CHF-HHQF-749C Drupal OAuth2 Client Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery CSRF vulnerability in Drupal OAuth2 Client allows Cross Site Request Forgery. This issue affects OAuth2 Client: from 0.0.0 before 4.1.3...

6.8CVSS7.1AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/31 10:15 p.m.29 views

CVE-2025-31684

Cross-Site Request Forgery CSRF vulnerability in Drupal OAuth2 Client allows Cross Site Request Forgery.This issue affects OAuth2 Client: from 0.0.0 before 4.1.3...

6.8CVSS0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/31 9:43 p.m.28 views

CVE-2025-31684 OAuth2 Client - Moderately critical - Cross Site Request Forgery - SA-CONTRIB-2025-013

Cross-Site Request Forgery CSRF vulnerability in Drupal OAuth2 Client allows Cross Site Request Forgery.This issue affects OAuth2 Client: from 0.0.0 before 4.1.3...

0.00174EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/31 9:43 p.m.5 views

CVE-2025-31684 OAuth2 Client - Moderately critical - Cross Site Request Forgery - SA-CONTRIB-2025-013

Cross-Site Request Forgery CSRF vulnerability in Drupal OAuth2 Client allows Cross Site Request Forgery.This issue affects OAuth2 Client: from 0.0.0 before 4.1.3...

6.7AI score0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder