{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "A user can pass anything as the tag into gcm_decrypt_verify() and it will return decrypted plaintext.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-CryptX-2018-01 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2018/cpansa-cryptx-2018-01.json" }, { "category": "external", "summary": "https://github.com/DCIT/perl-CryptX/issues/47", "url": "https://github.com/DCIT/perl-CryptX/issues/47" }, { "category": "external", "summary": "https://github.com/libtom/libtomcrypt/pull/451", "url": "https://github.com/libtom/libtomcrypt/pull/451" }, { "category": "external", "summary": "CVE-2018-25099 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25099" } ], "title": "CryptX vulnerability", "tracking": { "current_release_date": "2018-10-26T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-CryptX-2018-01", "initial_release_date": "2018-10-26T00:00:00", "revision_history": [ { "date": "2018-10-26T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<0.062", "product": { "name": "CryptX less than 0.062", "product_id": "CSAFPID-0001" } }, { "category": "product_version_range", "name": "vers:cpan/>=0.062", "product": { "name": "CryptX greater than or equal 0.062", "product_id": "CSAFPID-0002" } } ], "category": "product_name", "name": "CryptX" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-25099", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "description", "text": "In the CryptX module before 0.062 for Perl, gcm_decrypt_verify() and chacha20poly1305_decrypt_verify() do not verify the tag.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ] } ] }