CVE-2021-35464
CRITICAL KEV RANSOMWARE NUCLEIForgeRock Access Management < 6.5.4 & OpenAM 9.0.0-14.6.3 - RCE via Jato PageSession Deserialization
Title source: llmExploitation Summary
CVE-2021-35464 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added November 3, 2021, with confirmed use in ransomware campaigns.
EIP tracks 4 public exploits from researchers including Photubias, Y4er, rood8008, including a Metasploit module exploits/multi/http/cve_2021_35464_forgerock_openam.
A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit leverages a deserialization vulnerability in ForgeRock OpenAM to achieve unauthenticated remote code execution. It sends a malicious serialized payload to the target endpoint, bypassing potential WAFs via path traversal.
Description
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 vulnerability exists due to the usage of Sun ONE Application Framework (JATO) found in versions of Java 8 or earlier
Exploits (4)
This exploit leverages a deserialization vulnerability in ForgeRock OpenAM to achieve unauthenticated remote code execution. It sends a malicious serialized payload to the target endpoint, bypassing potential WAFs via path traversal.
This repository contains a functional exploit for CVE-2021-35464, leveraging deserialization in OpenAM to achieve remote command execution (RCE) via crafted payloads. The exploit uses ysoserial and custom payloads to execute commands and return output.
The repository contains a Nuclei template for detecting CVE-2021-35464, a pre-authentication RCE vulnerability in ForgeRock OpenAM. The template sends a crafted GET request to trigger a path traversal and checks for a 302 redirect response, indicating potential vulnerability.
This Metasploit module exploits a pre-authentication Java deserialization vulnerability (CVE-2021-35464) in ForgeRock OpenAM, allowing remote code execution via a crafted POST request to the `/oauth2/..;/ccversion/Version` endpoint.
Nuclei Templates (1)
http.title:"OpenAM" || http.title:"openam"
title="openam"
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H