Lucene search
+L

214 matches found

Kitploit
Kitploit
added 2026/09/14 4:22 a.m.6 views

CVE-2021-29156

CVE-2021-29156 Proof-of-Concept c 2021 GuidePoint Security Charlton Trezevant [email protected] Background Today GuidePoint is pleased to release a functional Proof-of-Concept tool for CVE-2021-29156, an LDAP injection vulnerability in ForgeRock OpenAM v13.0.0. This vulnerability allows an...

7.5CVSS7.4AI score0.76385EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/14 1:46 a.m.6 views

openam-CVE-2021-35464

openam CVE-2021-35464 Tomcat ejecuta comandos con eco. Proyecto basado en ysoserial y Java-Rce-Echo Para construir el proyecto, es necesario agregar ysoserial.jar y jato-14.6.3.jar a las dependencias. root@kitploit: POST /OpenAM/ccversion/Version HTTP/1.1 Host: php.local:8081...

10CVSS8.5AI score0.99999EPSS
SaveExploits8References2
Kitploit
Kitploit
added 2026/09/13 9:10 p.m.13 views

OpenAM

Open Access Management OpenAM is an access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements, and Web Services Security. Cross Domain Single Sign On CDSSO, SAML 2.0, OAuth 2.0 & OpenID Connect ensure that OpenAM integrates easily with legacy, custom, a...

5.9AI score
SaveExploits0References17
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.130 views

OpenAM <= 16.0.5 - Pre-Auth RCE via jato.clientSession Deserialization

Open Access Management OpenAM is an access management solution. Prior to 16.0.6, OpenIdentityPlatform OpenAM is vulnerable to pre-authentication Remote Code Execution RCE via unsafe Java deserialization of the jato.clientSession HTTP parameter. This bypasses the WhitelistObjectInputStream...

10CVSS8.3AI score0.99999EPSS
SaveExploits11References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.123 views

ForgeRock OpenAM <7.0 - Remote Code Execution

ForgeRock AM server before 7.0 has a Java deserialization vulnerability in the jato.pageSession parameter on multiple pages. The exploitation does not require authentication, and remote code execution can be triggered by sending a single crafted /ccversion/ request to the server. The vulnerabilit...

10CVSS7.8AI score0.99999EPSS
SaveExploits8References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.84 views

LDAP Injection In OpenAM

OpenAM contains an LDAP injection vulnerability. When a user tries to reset his password, they are asked to enter username, and then the backend validates whether the user exists or not through an LDAP query. If the user exists, the password reset token is sent to the user's email. Enumeration ca...

7.5CVSS7.2AI score0.76385EPSS
SaveExploits5References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.249 views

OpenAM<=15.0.3 FreeMarker - Template Injection

OpenAM is an open access management solution. In versions 15.0.3 and prior, the getCustomLoginUrlTemplate method in RealmOAuth2ProviderSettings.java is vulnerable to template injection due to its usage of user input id: CVE-2024-41667 info: name: OpenAM=15.0.3 FreeMarker - Template Injection...

8.8CVSS7.5AI score0.03536EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 4:03 p.m.9 views

CVE-2026-33439-Python-PoC

CVE-2026-33439 Python PoC Standalone Python proof of concept for the OpenAM pre-authentication remote code execution vulnerability in jato.clientSession deserialization. The embedded shaded Click/Xalan gadget reads a shell command from the cmd HTTP header and returns its output in the HTTP...

9.8CVSS0.10005EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/13 1:19 p.m.6 views

CVE-2021-29156

CVE-2021-29156 hecho correctamente Esta Prueba de Concepto se realiza porque la otra PoC disponible públicamente está rota ✨ Instalación root@kitploit: go install github.com/5amu/CVE-2021-29156@latest Referencias https://nvd.nist.gov/vuln/detail/CVE-2021-29156...

7.5CVSS7.4AI score0.76385EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/12 10:35 p.m.10 views

CVE-2026-33439

🐞 CVE-2026-33439: OpenAM Pre-Auth RCE via jato.clientSession Deserialization Human insight + AI-assisted analysis + reverse engineering + advisory → exploit First publicly shared exploit implementation for CVE-2026-33439 Unauthenticated Java deserialization vulnerability in ForgeRock OpenAM...

9.8CVSS5.9AI score0.10005EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/10 12:50 a.m.16 views

CVE-2026-33439-PoC

CVE-2026-33439 — RCE Pre-Auth en OpenAM Modo Echo Salida de comandos directamente en la respuesta HTTP — sin exfiltración por DNS ni OOB. Utiliza com.iplanet.jato.RequestManager.getRequestContext para acceder a la solicitud/respuesta activa de JATO ThreadLocal durante la deserialización. Funciona...

9.8CVSS5.9AI score0.10005EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 12:49 p.m.13 views

CVE-2026-33439-OpenAM

CVE-2026-33439 is a pre-auth unsafe deserialization issue in OpenAM 16.0.6 affecting JATO ViewBean endpoints. Public advisories mention JATO endpoints but do not enumerate reachable routes. This research identifies /openam/ui/PWResetUserValidation as a reachable pre-auth JATO endpoint...

9.8CVSS5.8AI score0.10005EPSS
SaveExploits3
Github Security Blog
Github Security Blog
added 2026/08/14 7:25 p.m.15 views

OpenAM Insecure SSO Cookie Initialization

Summary Description An Insecure Default Initialization of Resource CWE-1188 issue in the OpenAM default configuration ships the iPlanetDirectoryPro SSO cookie with HttpOnly=false. Also, the iPlanetDirectoryPro SSO cookie is used as a CSRF token in OAuth/OIDC flows. This affects OpenAM Community...

5.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/14 7:25 p.m.11 views

GHSA-FPMH-VX4H-XC33 OpenAM Insecure SSO Cookie Initialization

Summary Description An Insecure Default Initialization of Resource CWE-1188 issue in the OpenAM default configuration ships the iPlanetDirectoryPro SSO cookie with HttpOnly=false. Also, the iPlanetDirectoryPro SSO cookie is used as a CSRF token in OAuth/OIDC flows. This affects OpenAM Community...

7CVSS5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.17 views

PT-2026-75964

Summary Description An Insecure Default Initialization of Resource CWE-1188 issue in the OpenAM default configuration ships the iPlanetDirectoryPro SSO cookie with HttpOnly=false. Also, the iPlanetDirectoryPro SSO cookie is used as a CSRF token in OAuth/OIDC flows. This affects OpenAM Community...

7CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/07/24 9:11 p.m.22 views

GHSA-WG5R-WC3X-39VC OpenAM: Unauthenticated Remote Code Execution via Class.forName in AuthXMLUtils.createCustomCallback

Summary A pre-authentication remote code execution vulnerability affects OpenAM. The remote authentication endpoint /authservice, PLL accepts an XML element that names an arbitrary Java class, which the server then loads and instantiates without validation. On a default configuration this is...

9.8CVSS6.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 9:11 p.m.16 views

OpenAM: Unauthenticated Remote Code Execution via Class.forName in AuthXMLUtils.createCustomCallback

Summary A pre-authentication remote code execution vulnerability affects OpenAM. The remote authentication endpoint /authservice, PLL accepts an XML element that names an arbitrary Java class, which the server then loads and instantiates without validation. On a default configuration this is...

6.6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 9:09 p.m.15 views

OpenAM Reflected XSS in the OAuth2/OIDC `wap` consent page

Description The OAuth2/OIDC consent page rendered for display=wap authorize requests reflected several request-derived values into the HTML response without escaping. An attacker who induces a user with an active OpenAM session to follow a crafted authorize link can execute arbitrary JavaScript i...

6.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/24 9:09 p.m.10 views

GHSA-VQXV-6XRH-49CP OpenAM Reflected XSS in the OAuth2/OIDC `wap` consent page

Description The OAuth2/OIDC consent page rendered for display=wap authorize requests reflected several request-derived values into the HTML response without escaping. An attacker who induces a user with an active OpenAM session to follow a crafted authorize link can execute arbitrary JavaScript i...

6.1CVSS6.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 9:08 p.m.22 views

OpenAM: WebAuthn Java deserialization RCE via ObjectInputFilter depth>1 bypass

Summary The GHSA-6c99-87fr-6q7r fix wrapped WebAuthn authenticator deserialization in an ObjectInputFilter meant to allow only AuthenticatorImpl, but it short-circuits to ALLOWED for any object at stream depth 1. Because the Java serialization filter is consulted for every class in the graph and...

6.6AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder