Bug 2270032 (CVE-2018-25099)

Summary: CVE-2018-25099 libtomcrypt: gcm_decrypt_verify() and chacha20poly1305_decrypt_verify() do not verify the tag
Product: [Other] Security Response Reporter: TEJ RATHI <trathi>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2270034, 2270033, 2270035, 2270036    
Bug Blocks:    

Description TEJ RATHI 2024-03-18 10:37:58 UTC
In the CryptX module before 0.062 for Perl, gcm_decrypt_verify() and chacha20poly1305_decrypt_verify() do not verify the tag.

https://github.com/DCIT/perl-CryptX/issues/47
https://github.com/libtom/libtomcrypt/pull/451
https://metacpan.org/dist/CryptX/changes

Comment 1 TEJ RATHI 2024-03-18 10:44:59 UTC
Created libtomcrypt tracking bugs for this issue:

Affects: epel-all [bug 2270034]
Affects: fedora-all [bug 2270033]


Created perl-CryptX tracking bugs for this issue:

Affects: epel-all [bug 2270035]
Affects: fedora-all [bug 2270036]