bitpay / wallet

Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
http://bitpay.com/wallet
MIT License
3.8k stars 1.74k forks source link

copay security bug? #10790

Open qifuren1985 opened 4 years ago

qifuren1985 commented 4 years ago

My copay version is 9.3.0(iOS 13.4), when I open copay today, it alert a dialog, so What's the problem?

image

image

qifuren1985 commented 4 years ago

When I use video to record the screen, I found the alert title: "Could not initialize the app", so the alert is triggered by function onPlatformReady. image

image

my question is:

  1. what caused the error 'Wrong params at Profile.fromObj: '?
  2. When the content is very long, why does ionicAlert scroll to the bottom, making it difficult to see the title?
  3. the alert content shows private key, should this be avoided?
matiu commented 4 years ago

Thanks for reporting this issue.

We will investigate the problem and let you knonw. Unluckily is it is difficult error to reproduce. Is there is some extra information you could provide us to help us reproduce it? for example:

thanks

qifuren1985 commented 4 years ago

Thanks for reporting this issue.

We will investigate the problem and let you knonw. Unluckily is it is difficult error to reproduce. Is there is some extra information you could provide us to help us reproduce it? for example:

  • platform / phone you are using
  • what did you do before the error showed?

thanks

platform: iPhoneX(iOS 13.4) system language: Chinese copay version: 9.3.0 what did you do before the error showed: I create a new wallet by import mnemonic with copay 9.2.0 on April 1, 2020. Appstore automatically upgraded copay to version 9.3.0 on April 2. When I open copay today, It show the alert.

gabrielbazan7 commented 4 years ago

Thanks @qifuren1985. We were able to reproduce the error and we are working on a solution.