CVE-2021-35464

Scores

EPSS Score

0.9436

CVSS

3.x 9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

All CVSS Scores

CVSS 4.0
0.0
CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS 2.0
10.0

Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

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

Sources

nvd

CWEs

CWE-502

Related Vulnerabilities

Exploits

Exploit ID: 50131

Source: exploitdb

URL: https://www.exploit-db.com/exploits/50131

Exploit ID: CVE-2021-35464

Source: github-poc

URL: https://github.com/rood8008/CVE-2021-35464

Vulnerable Software

Type: Configuration

Vendor: forgerock

Product: am

Operating System: * * *

Trait:
{
  "cpe_match": [
    {
      "cpe23uri": "cpe:2.3:a:forgerock:am:*:*:*:*:*:*:*:*",
      "versionEndExcluding": "6.5.3",
      "versionStartIncluding": "5.0.0",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:forgerock:openam:*:*:*:*:*:*:*:*",
      "versionEndExcluding": "14.6.3",
      "versionStartIncluding": "9.0.0",
      "vulnerable": true
    }
  ],
  "operator": "OR"
}

Source: nvd

Type: Configuration

Vendor: forgerock

Product: openam

Operating System: * * *

Trait:
{
  "cpe_match": [
    {
      "cpe23uri": "cpe:2.3:a:forgerock:am:*:*:*:*:*:*:*:*",
      "versionEndExcluding": "6.5.3",
      "versionStartIncluding": "5.0.0",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:forgerock:openam:*:*:*:*:*:*:*:*",
      "versionEndExcluding": "14.6.3",
      "versionStartIncluding": "9.0.0",
      "vulnerable": true
    }
  ],
  "operator": "OR"
}

Source: nvd