Peoplesoft Enterprise PeopletoolsApplication · Oracle

CVE-2022-21470

MEDIUM · 6.1 CVSS v3.1 Published 2022-04-19
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
68/100
Remediation priority · Elevated
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: Process Scheduler). Supported versions that are affected are 8.58 and 8.59. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in PeopleSoft Enterprise PeopleTools, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of PeopleSoft Enterprise PeopleTools accessible data as well as unauthorized read access to a subset of PeopleSoft Enterprise PeopleTools accessible data. CVSS 3.1 Base Score 6.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N).

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Unauthenticated network attack against PeopleSoft Enterprise PeopleTools Process Scheduler component allows an attacker without credentials to read a subset of data and perform unauthorized updates/inserts/deletes. Exploitation requires user interaction (UI:R), and while scope changes (S:C) may impact additional products, the impact is limited to low confidentiality and integrity compromise.

MitigationApply the Oracle PeopleSoft Enterprise PeopleTools patch for versions 8.58 and 8.59. As an interim control, restrict network access to Process Scheduler interfaces and educate users about social engineering vectors used to trigger the required interaction.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Peoplesoft Enterprise PeopletoolsApplication
Affected:= 8.58= 8.59

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed PeopleTools version
    Query the PeopleSoft system for the current PeopleTools version using SQL against the PSVERSION table or via the PeopleSoft Enterprise Portal About page
    Affected if The installed version is exactly 8.58 or exactly 8.59
  2. Confirm Process Scheduler component is enabled
    Verify the Process Scheduler (PSAESRV) service is configured and active in the PeopleSoft environment through the Process Scheduler configuration settings
    Affected if Process Scheduler component is enabled and accessible
  3. Assess network exposure of Process Scheduler
    Determine if the Process Scheduler web interface or RPC endpoints are reachable from untrusted networks by reviewing network firewall rules and load balancer configurations
    Affected if Process Scheduler interfaces are exposed to unauthenticated network access without proper network segmentation
  4. Evaluate user interaction risk
    Review whether users with access to Process Scheduler could be socially engineered to trigger malicious requests, as exploitation requires user interaction
    Affected if Users can be tricked into initiating requests that enable the attack

A user is affected if their environment runs PeopleTools version 8.58 or 8.59 with the Process Scheduler component enabled and exposed to network access where an attacker could leverage user interaction to read or modify data.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply the Oracle PeopleSoft Enterprise PeopleTools patch for versions 8.58 and 8.59. As an interim control, restrict network access to Process Scheduler interfaces and educate users about social engineering vectors used to trigger the required interaction.

Recommended fix Moderate confidence

Upgrade to the latest available PeopleTools 8.58.x or 8.59.x patch level (or migrate to a newer supported version such as 8.60+)

  1. 1. Identify the current PeopleTools version by navigating to PeopleSoft Enterprise Home > About PeopleTools > About
  2. 2. Download the latest Critical Patch Update (CPU) for PeopleSoft from Oracle's support website (support.oracle.com)
  3. 3. Apply the Oracle PeopleTools patch that addresses CVE-2022-21470 - this will be included in the quarterly security patch set
  4. 4. After patching, verify the version has been updated and confirm the Process Scheduler component is patched
  5. 5. Test the Process Scheduler functionality to ensure normal operation
Caveat Review Oracle's patch documentation for any post-installation steps required; some patches may require additional configuration or SQL scripts

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Peoplesoft Enterprise Peopletools Scoped from the published advisory
  • Consultation2.0 h
  • Implementation12.0 h
  • Testing8.0 h
  • Review / QA4.0 h
26.0 hours of engineering $4,480
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,168.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-21470 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2022-21470 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data