409 matches found
CVE-2022-25262
CVE-2022-25262 针对 CVE-2022-25262 的 PoC + 漏洞详情 | JetBrains Hub 单次点击 SAML 响应接管 CVE-2022-25262 环境要求 使用方法 工作原理 用于“OAuth2 - SAML”交换的授权码池 YouTrack Konnector OAuth2 授权码接管(设计使然) 缓解措施 环境要求 JetBrains Hub GET...
CVE-2026-73310
CVE-2026-73310: OAuth2 redirect URI not bound to authorization code XenForo before 2.3.13 does not bind an OAuth2 authorization code to the redirect URI used when that code was issued. What happens At the token endpoint, XenForo checks that the submitted redirecturi is somewhere in the client's...
CVE-2026-73311
CVE-2026-73311: OAuth2 authorization code replay XenForo before 2.3.13 allows an OAuth2 authorization code to be redeemed more than once. What happens The authorization-code grant loads a code, verifies its time-based validity, and creates a token pair. The successful path does not delete the cod...
POC-CVE-2018-25031
CVE-2018-25031 - Swagger UI 4.1.3 之前版本 一个简单的概念验证(CVE-2018-25031),诱使受害者输入授权码,然后该授权码被发送给攻击者。 你可以结合 XSS 漏洞 https://github.com/VictorNS69/swagger-ui-xss 使用它。 需要找到参数并指定正确的文件:对于 configUrl ,是 JSON 文件;对于 url ,是 YAML 文件。 示例: root@kitploit:...
CVE-2023-0264
CVE-2023-0264 的 PoC Keycloak 漏洞,允许在授权码流程期间进行会话劫持 参见 https://github.com/advisories/GHSA-9g98-5mj6-f9mv 先决条件 Docker curl jq python3 或另一个用于在 HTTP 上提供静态文件的工具 复现步骤 1. 使用 ./run-keycloak-container.sh 启动 Keycloak 容器 2. 使用 ./create-users.sh 创建两个用户 alice 和 mallory 3. 从此仓库提供静态文件,例如 python3 -m http.server 80...
pocKeycloakCVE-2023-0264
PoC CVE-2023-0264 — 前端(OIDC 会话劫持) 静态前端,针对 Keycloak 执行 OIDC(授权码)流程,并暴露 PoC 的 sessionid 劫持钩子。通过 nginx 在 5174 端口提供服务,供团队使用。 启动(在 VPS 上) root@kitploit: cd vps/pocCVE0264 docker compose up -d --build 它位于 http://maquina:5174。请在云服务商防火墙中开放 5174/TCP (就像你对 8443 所做的那样)。 Keycloak URL 通过环境变量注入(未硬编码在 HTML 中):在...
CVE-2026-4282-Scanner
CVE-2026-4282-Scanner 一款非侵入式、基于版本检测的漏洞扫描器,用于检测影响 Keycloak 和 Red Hat Build of Keycloak RHBK 的 CVE-2026-4282 。 ⚠️ 免责声明: 本工具仅供授权的安全研究、渗透测试和防御性漏洞管理使用。请仅对您拥有或已获得明确书面许可的系统运行本工具。本扫描器不进行任何漏洞利用 ——它仅检查公开可访问、无需认证的信息,以识别正在运行的版本。 关于该漏洞 CVE-2026-4282 — 隔离或分区不当(CWE-653) Keycloak 的...
CVE-2026-48717 OpenAM OAuth Authorization Bypass via PKCE Challenge
Open Access Management OpenAM is an access management solution. Prior to 16.1.1, AuthorizationCodeGrantTypeHandler requires a codeverifier only when the realm-wide codeVerifierEnforced setting is enabled, even when an authorization code stores a codechallenge. Because that setting is disabled by...
CVE-2026-90474
MCPHub before 1.0.32 contains an authentication bypass vulnerability in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers who obtain an authorization code through interception can redeem it for access tokens...
CVE-2026-90474 MCPHub before 1.0.32 OAuth 2.0 Authentication Bypass
MCPHub before 1.0.32 contains an authentication bypass vulnerability in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers who obtain an authorization code through interception can redeem it for access tokens...
PT-2026-90637
MCPHub before 1.0.32 contains an authentication bypass vulnerability in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers who obtain an authorization code through interception can redeem it for access tokens...
Improper Authorization
Apache CXF is vulnerable to Improper Authorization. The vulnerability is due to a flaw in the removeCodeGrant functionality that allows authorization codes to remain reusable, which allows an attacker who captures a valid authorization code to redeem it multiple times and obtain multiple valid...
Improper Input Validation
Apache CXF is vulnerable to Improper Input Validation. The vulnerability is due to failure to validate the chash parameter when it is omitted by a non-compliant or misconfigured Identity Provider, which allows an attacker to substitute or inject an authorization code and potentially gain...
CVE-2026-73311
XenForo before 2.3.13 contains an OAuth2 authorization code reuse vulnerability that allows attackers to obtain unauthorized token pairs by submitting a previously used authorization code. Attackers can exploit the failure to invalidate or mark authorization codes as consumed after initial token...
CVE-2026-73311 XenForo < 2.3.13 OAuth2 Authorization Code Reuse
XenForo before 2.3.13 contains an OAuth2 authorization code reuse vulnerability that allows attackers to obtain unauthorized token pairs by submitting a previously used authorization code. Attackers can exploit the failure to invalidate or mark authorization codes as consumed after initial token...
EUVD-2026-72782
XenForo before 2.3.13 contains an OAuth2 authorization code reuse vulnerability that allows attackers to obtain unauthorized token pairs by submitting a previously used authorization code. Attackers can exploit the failure to invalidate or mark authorization codes as consumed after initial token...
CVE-2026-73310 XenForo < 2.3.13 OAuth2 Authorization Code Token Theft via redirect_uri Bypass
XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can exchange an...
CVE-2026-73310
XenForo before 2.3.13 contains an authorization flaw in the OAuth2 token endpoint that allows attackers controlling any allowlisted redirect URI to bypass redirect URI binding by submitting a different allowlisted URI than the one recorded at authorization time. Attackers can then exchange an int...
CVE-2026-53728
Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly...
CVE-2026-53728 Medplum - Improper Validation of Redirect URI in External Auth Callback allows Authorization Code Leakage
Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly...