magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.52k stars 9.31k forks source link

Database - No foreign key constraint on quote.customer_id customer_entity.entity_id Related to SpamBot registrations/orders. #29447

Closed LiamKarlMitchell closed 3 years ago

LiamKarlMitchell commented 4 years ago

Summary (*)

We had an issue with bots registering customers and orders. I had deleted the customer records, subscriptions etc but had not realized there were also quote records.

The autoincrement on the customer id table must have also been reset. When we went live, new customer orders got created that happened to match existing quote records.

It seems that the customer name/email on the sales order copied the detail from the first matching spam/quote?

Proposed solution

I can dig deeper through a DB backup to find a list of recommendations of things that should not be allowed to be entered if needed. Although a honeypot server may be a better idea to collect a wider range of sample data to build some rules from.

[X] Severity: S1 - Affects critical data or functionality and forces users to employ a workaround. [X] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

m2-assistant[bot] commented 4 years ago

Hi @LiamKarlMitchell. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

Please, add a comment to assign the issue: @magento I am working on this


:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.

:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 14 days if no further activity occurs. Thank you for your contributions.