opensuse-su-2020:1002-1
Vulnerability from csaf_opensuse
Published
2020-07-18 22:27
Modified
2020-07-18 22:27
Summary
Security update for python-ipaddress
Notes
Title of the patch
Security update for python-ipaddress
Description of the patch
This update for python-ipaddress fixes the following issues:
- Add CVE-2020-14422-ipaddress-hash-collision.patch fixing
CVE-2020-14422 (bsc#1173274, bpo#41004), where hash collisions
in IPv4Interface and IPv6Interface could lead to DOS.
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2020-1002
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-ipaddress", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-ipaddress fixes the following issues:\n\n- Add CVE-2020-14422-ipaddress-hash-collision.patch fixing\n CVE-2020-14422 (bsc#1173274, bpo#41004), where hash collisions\n in IPv4Interface and IPv6Interface could lead to DOS. \n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1002", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1002-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1002-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/W3G3MHKIU5FV6NKK5GS7XEYQ6W3XV56Z/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1002-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/W3G3MHKIU5FV6NKK5GS7XEYQ6W3XV56Z/" }, { "category": "self", "summary": "SUSE Bug 1173274", "url": "https://bugzilla.suse.com/1173274" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14422 page", "url": "https://www.suse.com/security/cve/CVE-2020-14422/" } ], "title": "Security update for python-ipaddress", "tracking": { "current_release_date": "2020-07-18T22:27:00Z", "generator": { "date": "2020-07-18T22:27:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1002-1", "initial_release_date": "2020-07-18T22:27:00Z", "revision_history": [ { "date": "2020-07-18T22:27:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-ipaddress-1.0.18-lp152.4.3.1.noarch", "product": { "name": "python-ipaddress-1.0.18-lp152.4.3.1.noarch", "product_id": "python-ipaddress-1.0.18-lp152.4.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-1.0.18-lp152.4.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:python-ipaddress-1.0.18-lp152.4.3.1.noarch" }, "product_reference": "python-ipaddress-1.0.18-lp152.4.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-14422", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14422" } ], "notes": [ { "category": "general", "text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:python-ipaddress-1.0.18-lp152.4.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14422", "url": "https://www.suse.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "SUSE Bug 1173274 for CVE-2020-14422", "url": "https://bugzilla.suse.com/1173274" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:python-ipaddress-1.0.18-lp152.4.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:python-ipaddress-1.0.18-lp152.4.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2020-07-18T22:27:00Z", "details": "important" } ], "title": "CVE-2020-14422" } ] }
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…