Security readout for executives and security teams
Plain-English summary
CVE-2022-33077 is an access-control flaw reported in nopCommerce 4.50.2. It may let an attacker change another customer’s saved address through the address edit function. For an ecommerce business, the main risk is order misdelivery, fraud support burden, and customer trust damage.
Executive priority
Prioritize for ecommerce environments running nopCommerce 4.50.2, especially public storefronts. The issue affects data integrity rather than system takeover, but it can directly disrupt orders and customer trust.
Technical view
The CVE describes CWE-639, an authorization bypass through user-controlled keys, in nopCommerce v4.50.2. The reported issue affects the addressedit endpoint and is described as IDOR via parameter pollution. CVSS 3.1 is 7.5, with network access, low complexity, no privileges, no user interaction, and high integrity impact.
Likely exposure
Organizations running nopCommerce 4.50.2 with customer address management exposed to the internet should treat this as relevant. The source bundle does not identify affected CPEs, other versions, or a fixed version.
Exploitation context
No CISA KEV listing is provided, and the sources do not state active exploitation. The CVSS vector indicates the issue is remotely reachable, low complexity, and requires no privileges or user interaction, increasing practical risk if exposed.
Researcher notes
Evidence is limited. The CVE record names nopCommerce v4.50.2 and the addressedit endpoint, but affected product metadata is incomplete and no official fix is listed in the provided sources. Avoid assuming other versions are affected without vendor confirmation.
Mitigation direction
Identify any nopCommerce 4.50.2 deployments.
Check nopCommerce vendor guidance for fixed versions or official workarounds.
Upgrade if an official fixed release applies.
Enforce server-side authorization on address modification requests.
Review handling of duplicate or polluted parameters.
Monitor for unexpected customer address changes.
Validation and detection
Confirm deployed nopCommerce versions and exposed storefronts.
Review application logs for unusual address changes.
In staging, verify users cannot modify other customers’ addresses.
Check code or configuration for object-level authorization on addressedit.
Document compensating controls if no vendor fix is available.
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.
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.
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.