QID 983214
QID 983214: Java (maven) Security Update for com.google.crypto.tink:tink (GHSA-g5vf-v6wf-7w2r)
Security update has been released for com.google.crypto.tink:tink to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Tink's Java version before 1.5 under some circumstances allowed attackers to change the key ID part of the ciphertext, resulting in the attacker creating a second ciphertext that will decrypt to the same plaintext. This can be a problem in particular in the case of encrypting with a deterministic AEAD with a single key, and relying on the fact that there is only a single valid ciphertext per plaintext.
No loss of confidentiality or loss of plaintext integrity occurs due to this problem, only ciphertext integrity is compromised.
The only workaround is to backport the fixing [pull request](https://github.com/google/tink/commit/93d839a5865b9d950dffdc9d0bc99b71280a8899).
- GHSA-g5vf-v6wf-7w2r -
github.com/advisories/GHSA-g5vf-v6wf-7w2r
CVEs related to QID 983214
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-g5vf-v6wf-7w2r | com.google.crypto.tink:tink |
|