| Summary: | python-cryptography new security issue CVE-2020-25659 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | David Walser <luigiwalser> |
| Component: | Security | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Sec team <security> |
| Severity: | major | ||
| Priority: | Normal | CC: | guillomovitch, herman.viaene, jani.valimaa, makowski.mageia, ouaurelien, sysadmin-bugs |
| Version: | 7 | Keywords: | advisory, validated_update |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | MGA7-64-OK | ||
| Source RPM: | python-cryptography-2.6.1-1.mga7.src.rpm | CVE: | |
| Status comment: | |||
|
Description
David Walser
2020-11-06 00:27:35 CET
Hi, thanks for reporting this. Assigned to the package maintainer/recent commiters. (Please set the status to 'assigned' if you are working on it) CC:
(none) =>
guillomovitch, jani.valimaa Cauldron have 3.2.1 version and is not affected Cauldron have 3.2.1 version and is not affected Resolution:
(none) =>
FIXED
David Walser
2020-11-14 16:30:50 CET
Version:
Cauldron =>
7 seems that we can apply this patch : https://git.launchpad.net/ubuntu/+source/python-cryptography/patch/?id=27621b993df4a64e5a6eb50b5fd0078ca5903a4e Patch applied python2-cryptography-2.6.1-2.mga7 python3-cryptography-2.6.1-2.mga7 from python-cryptography-2.6.1-2.mga7 are in core/updates_testing Status:
REOPENED =>
ASSIGNED Advisory: ======================== Updated python-cryptography packages fix security vulnerability: Hubert Kario discovered that python-cryptography incorrectly handled certain decryption. An attacker could possibly use this issue to expose sensitive information (CVE-2020-25659). References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25659 https://ubuntu.com/security/notices/USN-4613-1 ======================== Updated packages in core/updates_testing: ======================== python2-cryptography-2.6.1-2.mga7 python3-cryptography-2.6.1-2.mga7 from python-cryptography-2.6.1-2.mga7.src.rpm CC:
(none) =>
makowski.mageia MGA7-64 MATE on Peaq C1011 No installation issues Ref bug 23339 for tests $ python -c 'import cryptography;print(cryptography.__version__)' 2.6.1 $ python3 -c 'import cryptography;print(cryptography.__version__)' 2.6.1 So OK for me Whiteboard:
(none) =>
MGA7-64-OK Validating. Advisory pushed to SVN. Keywords:
Triaged =>
advisory, validated_update An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGASA-2020-0438.html Status:
ASSIGNED =>
RESOLVED |