LiveActive security incident?Get immediate response
CVE Record

CVE-2022-36284: WordPress Affiliate For WooCommerce premium plugin <= 4.7.0 - Authenticated IDOR vulnerability leading to PayPal email change

Authenticated IDOR vulnerability in StoreApps Affiliate For WooCommerce premium plugin <= 4.7.0 at WordPress allows an attacker to change the PayPal email. WooCommerce PayPal Payments plugin (free) should be at least installed to get the extra input field on the user profile page.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress user could misuse an authorization weakness in Affiliate For WooCommerce <= 4.7.0 to change a PayPal email, potentially affecting affiliate payouts. Exposure appears limited to sites running the vulnerable premium plugin, with WooCommerce PayPal Payments installed to expose the relevant profile field.

Executive priority

Treat as a moderate business risk for affected WooCommerce affiliate programs because it can undermine payment integrity. Prioritize remediation on revenue-generating WordPress sites, especially where many low-privilege user accounts exist.

Technical view

CVE-2022-36284 is an authenticated IDOR/CWE-639 issue in StoreApps Affiliate For WooCommerce <= 4.7.0. The CVSS 3.1 score is 6.4 with low privileges required, no user interaction, high integrity impact, and high attack complexity. The source bundle does not include exploit details.

Likely exposure

Likely exposed assets are WordPress sites using Affiliate For WooCommerce premium plugin version 4.7.0 or earlier. The described path also depends on WooCommerce PayPal Payments being installed to add the PayPal email field to user profiles.

Exploitation context

No active exploitation is supported by the provided sources, and the CVE is not listed as KEV in the bundle. Exploitation requires an authenticated user and appears focused on unauthorized PayPal email modification rather than full site compromise.

Researcher notes

The vulnerability is classified as CWE-639 authorization bypass through user-controlled key. Public details identify the affected product, version range, required authentication, and PayPal email impact, but the supplied bundle does not provide exploit primitives, proof-of-concept material, or confirmed abuse telemetry.

Mitigation direction

  • Inventory WordPress sites for Affiliate For WooCommerce versions 4.7.0 or earlier.
  • Update Affiliate For WooCommerce beyond the affected version if available from StoreApps.
  • Check StoreApps and Patchstack guidance for the vendor-supported fixed release.
  • Restrict unnecessary WordPress accounts until remediation is confirmed.
  • Review PayPal email changes for affiliate or user profiles.

Validation and detection

  • Confirm whether Affiliate For WooCommerce premium plugin is installed.
  • Record the installed plugin version and compare it to <= 4.7.0.
  • Check whether WooCommerce PayPal Payments is also installed.
  • Review recent user profile PayPal email changes for unexpected edits.
  • Verify remediation by confirming the plugin is no longer in an affected version.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-639: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-36284 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.4 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L1.64.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2022-36284Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
StoreAppsAffiliate For WooCommerce (WordPress plugin)<= 4.7.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.