pysec-2020-142
Vulnerability from pysec
Published
2020-10-19 13:15
Modified
2020-10-29 22:16
Details
A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting deterministic AEAD with a single key, and rely on a unique ciphertext-per-plaintext.
Impacted products
Name | purl | tink | pkg:pypi/tink |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "tink", "purl": "pkg:pypi/tink" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "93d839a5865b9d950dffdc9d0bc99b71280a8899" } ], "repo": "https://github.com/google/tink", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.5.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.4.0" ] } ], "aliases": [ "CVE-2020-8929", "GHSA-g5vf-v6wf-7w2r" ], "details": "A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting deterministic AEAD with a single key, and rely on a unique ciphertext-per-plaintext.", "id": "PYSEC-2020-142", "modified": "2020-10-29T22:16:00Z", "published": "2020-10-19T13:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/google/tink/security/advisories/GHSA-g5vf-v6wf-7w2r" }, { "type": "FIX", "url": "https://github.com/google/tink/commit/93d839a5865b9d950dffdc9d0bc99b71280a8899" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…