Dryec / tron-wallet-android

Apache License 2.0
55 stars 38 forks source link

Cryptographic APIs misuses #26

Closed misterAnderson90 closed 2 years ago

misterAnderson90 commented 2 years ago

I'm a PhD student interested in finding security vulnerabilities in open source projects.

We found a total of 113 warnings (indicating potential vulnerabilities) when running the CogniCrypt static analyzer (*) on tron-wallet-android (or its library dependencies). We documented each one of these issues in private gists for the sake of confidentiality (non-disclosure).

Can you please let us know whether we can share these gists with you? We are eager to evaluate the perception of developers (e.g. severity of these warnings) and improve tron-wallet-android's security, and the quality of the reports of static analysis tools. (*) https://github.com/CROSSINGTUD/CryptoAnalysis

misterAnderson90 commented 2 years ago

Hello, @Dryec @guisantos

Are you interested in receiving this report or should I close this issue?