Back to Labs
Security Advisory

CVE-2022-33077

About

An access control issue in nopcommerce v4.50.2 allows attackers to arbitrarily modify any customer's address via the addressedit endpoint.

Weakness (CWE):CWE-639

Rainforest analyst review

nopCommerce 4.50.2 has a broken-access-control flaw: the addressedit endpoint doesn't properly check ownership, so an attacker can modify any customer's address, not just their own. This is a classic insecure-direct-object-reference — the endpoint trusts an identifier without verifying the requester owns the target record — and in an e-commerce platform it means one authenticated customer can tamper with other customers' stored address data.

The impact is scoped to integrity of customer address records, which is meaningful but bounded: no code execution, no bulk data dump, no account takeover on its own. The realistic abuse is a logged-in user manipulating others' shipping details, which could enable fraud (redirecting orders) or be a nuisance/data-integrity problem at scale. It's authenticated and single-record-at-a-time, which is why it sits at high-but-not-critical; the value to an attacker depends on how order fulfillment trusts that address data downstream.

Our angle is to weigh the downstream fraud potential and the platform's exposure. Where nopCommerce 4.50.2 runs a live storefront, we'd prioritize by whether address changes feed directly into shipping or payment flows that an attacker could redirect, and drive the update to a fixed release. IDOR bugs also travel in packs, so finding one broken ownership check is a prompt to review sibling endpoints for the same missing authorization, and where we have request logging, to watch for one account editing addresses tied to other customer IDs as the abuse signature.

References

Related CVEs

No related CVEs.

Frequently asked questions

What is CVE-2022-33077?

An access control issue in nopcommerce v4.50.2 allows attackers to arbitrarily modify any customer's address via the addressedit endpoint.

How severe is CVE-2022-33077?

CVE-2022-33077 carries a CVSS 3.1 base score of 7.5, rated high. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 75 out of 100, in the high band.

How is CVE-2022-33077 exploited?

According to the CVSS vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N): attack vector Network, attack complexity Low, privileges required None, user interaction None. Impact on confidentiality None, integrity High and availability None.

Which products are affected by CVE-2022-33077?

Public advisories list the following as affected: nopcommerce. Check the references on this page for the exact versions each vendor confirms.

How do I fix CVE-2022-33077?

Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.

Empower Your Security Strategy with Rainforest

Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.

Share this:LinkedInX Email