Skip to content

Instantly share code, notes, and snippets.

@misterAnderson90
Created March 31, 2022 14:49
Show Gist options
  • Save misterAnderson90/4936551fc5f104d40ee4b48b5679d8a4 to your computer and use it in GitHub Desktop.
Save misterAnderson90/4936551fc5f104d40ee4b48b5679d8a4 to your computer and use it in GitHub Desktop.

CogniCrypt (report 12) for EteSync

  • Class: okio.SegmentedByteString

  • Method: digest$okio

  • Line: 52

  • Issue details: ConstraintError-8

    • ConstraintError violating CrySL rule for java.security.MessageDigest.

    • First parameter (with value \MD5) should be any of {SHA-256, SHA-384, SHA-512}.

Code

  • Not available. Perhaps it resides in an external library.

Questions

  1. How likely might this warning in a third-party library reveal a security threat to this app?

    a. Very unlikely;

    b. Unlikely;

    c. I cannot evaluate this;

    d. Likely;

    e. Very likely;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment