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

Timing Attack Via Comparison Function in srcclr/example-java-maven (master) #57

Open
ThilagshCodes opened this issue Oct 30, 2018 · 0 comments
Labels
example Just an example to demonstrate the feature, not a real issue.

Comments

@ThilagshCodes
Copy link

Timing Attack Via Comparison Function in srcclr/example-java-maven (master)

Issue Details

  • Vulnerability: Timing Attack Via Comparison Function
  • Severity: Medium
  • Project: srcclr/example-java-maven
  • Branch: master
  • Scan Date: Oct 30, 2018 12:43:09

Issue Description

orientdb-core is vulnerable to timing attacks. The vulnerablitliy is due to the use of a regular string comparison funciton to compare the user-supplied and expected passwords.

View more details

@codelion codelion added the example Just an example to demonstrate the feature, not a real issue. label Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Just an example to demonstrate the feature, not a real issue.
Projects
None yet
Development

No branches or pull requests

2 participants