Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
3.0.26, 3.11.12, 4.0.2, 4.1-alpha1, 4.1
-
None
-
Operability
-
Low Hanging Fruit
-
All
-
None
Description
We are using jbcrypto of version 0.3m across all versions, this version of the library was never changed since 1.1.2.
In 0.3m they found out this (1) and (2, 3 for better explanation / reference)
I think we are affected by this, it is possible to set 31 rounds here (4) which would hit the same same logic afteward these tickets are talking about.
1) https://nvd.nist.gov/vuln/detail/CVE-2015-0886
2) http://www.mindrot.org/projects/jBCrypt/news/rel04.html
3) https://bugzilla.mindrot.org/show_bug.cgi?id=2097
I hence propose to update the library to 0.4 where this is fixed.
Attachments
Issue Links
- duplicates
-
CASSANDRA-9384 Update jBCrypt dependency to version 0.4
- Resolved