Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/09/15 7:20 p.m.11 views

MyJWT

MyJWT codebeat badge Introduction This cli is for pentesters, CTF players, or dev. You can modify your jwt, sign, inject ,etc... Check Documentation for more information. If you see problems or enhancement send an issue.I will respond as soon as possible. Enjoy : Documentation Documentation is...

6AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/15 7:33 a.m.4 views

Zabbix-cve-2022-23131-SSO-bypass

Zabbix-cve-2022-23131-SSO-bypass Zabbix SSOログインポータルをバイパスするには、ブラウザからCookieを取得してください。スクリプト内のCookieと置き換えてください。 また、ログインしたいユーザー名を変更し、エクスプロイトを実行してください(大抵の場合、Zabbixでは「Admin」になります)。 次に、出力された「encoded payload」の部分(これが新しい改変済みJWTです)を取得し、現在のJWTトークンと置き換えてログインしてください。...

9.8CVSS8.5AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 4:31 a.m.11 views

jwt_tool

The JSON Web Token Toolkit v2 jwttool.py は、JWT JSON Web Tokens の検証、偽造、スキャン、改ざんを行うためのツールキットです。 主な機能は次のとおりです: トークンの有効性の確認 既知のエクスプロイトのテスト: CVE-2015-2951 alg=none 署名バイパスの脆弱性 CVE-2016-10555 RS/HS256 公開鍵不一致の脆弱性 CVE-2018-0114 Key injection 脆弱性 CVE-2019-20933/CVE-2020-28637 Blank password 脆弱性...

5CVSS6.9AI score0.03773EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 12:57 a.m.4 views

CVE-2026-1529-PoC-keycloak-unauthorized-registration-via-improper-invitation-token-validation

Herramienta de Explotación CVE-2026-1529 para Keycloak Keycloak: Registro no autorizado de organizaciones mediante validación incorrecta de tokens de invitación Aviso Legal Esta herramienta es solo para fines educativos y de pruebas de seguridad. Úsela únicamente en sistemas para los que tenga...

8.1CVSS7.8AI score0.00461EPSS
SaveExploits3
OSV
OSV
added 2026/09/07 5:15 a.m.7 views

CVE-2026-86274 projeto-siga Authentication Flow ExAutenticacaoController.java ExAutenticacaoController.autenticar authorization

A security vulnerability has been detected in projeto-siga siga up to 11.0.2.10/11.0.2.13/11.1.1. This affects the function ExAutenticacaoController.autenticar of the file sigaex/src/main/java/br/gov/jfrj/siga/vraptor/ExAutenticacaoController.java of the component Authentication Flow. Such...

6.9CVSS5.2AI score
SaveExploits0References8
CVE
CVE
added 2026/09/07 5:15 a.m.14 views

CVE-2026-86274

A missing authorization vulnerability exists in the Authentication Flow component of projeto-siga (siga), affecting versions up to 11.0.2.10/11.0.2.13/11.1.1 . The flaw is in the ExAutenticacaoController.autenticar function within sigaex/src/main/java/br/gov/jfrj/siga/vraptor/ExAutenticacaoContro...

6.9CVSS5.4AI score0.00429EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/02 5:31 p.m.13 views

CVE-2025-47411

A user with a legitimate non-administrator account can exploit a vulnerability in the user ID creation mechanism in Apache StreamPipes that allows them to swap the username of an existing user with that of an administrator. This vulnerability allows an attacker to gain administrative control over...

8.1CVSS6.9AI score0.16235EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/01 4:41 p.m.2 views

CVE-2025-47411 Apache StreamPipes: Leverage of User ID for Privilege Escalation

A user with a legitimate non-administrator account can exploit a vulnerability in the user ID creation mechanism in Apache StreamPipes that allows them to swap the username of an existing user with that of an administrator. This vulnerability allows an attacker to gain administrative control over...

6.6AI score0.16235EPSS
SaveExploits0References1
NVD
NVD
added 2023/11/20 7:15 p.m.42 views

CVE-2023-48309

NextAuth.js provides authentication for Next.js. next-auth applications prior to version 4.24.5 that rely on the default Middleware authorization are affected by a vulnerability. A bad actor could create an empty/mock user, by getting hold of a NextAuth.js-issued JWT from an interrupted OAuth...

5.3CVSS0.007EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/18 4:15 p.m.28 views

CVE-2021-4314

It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn’t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the...

5.3CVSS5.2AI score
SaveExploits0References1
Prion
Prion
added 2023/01/18 4:15 p.m.22 views

Code injection

It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn’t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the...

5CVSS5.2AI score0.00442EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/01/18 3:23 p.m.43 views

CVE-2021-4314

It is possible to manipulate the JWT token without the knowledge of the JWT secret and authenticate without valid JWT token as any user. This is happening only in the situation when zOSMF doesn’t have the APAR PH12143 applied. This issue affects: 1.16 versions to 1.19. What happens is that the...

5.5AI score0.00442EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/01 3:23 p.m.28 views

Forgeable Public/Private Tokens in jws

Affected versions of the jws package allow users to select what algorithm the server will use to verify a provided JWT. A malicious actor can use this behaviour to arbitrarily modify the contents of a JWT while still passing verification. For the common use case of the JWT as a bearer token, the...

4.1AI score0.01798EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder