Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cryptographic APIs misuses #55

Open
misterAnderson90 opened this issue May 5, 2022 · 2 comments
Open

Cryptographic APIs misuses #55

misterAnderson90 opened this issue May 5, 2022 · 2 comments

Comments

@misterAnderson90
Copy link

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

We found a total of 04 warnings (indicating potential vulnerabilities) when running the CogniCrypt static analyzer (*) on mpv-remote-app(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 mpv-remote-app's security, and the quality of the reports of static analysis tools.

(*) https://github.com/CROSSINGTUD/CryptoAnalysis

@mcastorina
Copy link
Owner

Cool, thanks for reaching out! Please share :)

@misterAnderson90
Copy link
Author

Dear @mcastorina,

All warnings were related to the class HMAC.java

Gist 01 - SecretKeySpec
Gist 02 - MAC
Gist 03 - SecretKeySpec
Gist 04 - MAC

For any doubts, you can comment directly in the gists and we can clarify the issues.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants