gsd-2019-9674
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.
Aliases
Aliases
{ GSD: { alias: "CVE-2019-9674", description: "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", id: "GSD-2019-9674", references: [ "https://www.suse.com/security/cve/CVE-2019-9674.html", "https://ubuntu.com/security/CVE-2019-9674", "https://advisories.mageia.org/CVE-2019-9674.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2019-9674", ], details: "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", id: "GSD-2019-9674", modified: "2023-12-13T01:23:47.062151Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2019-9674", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://www.python.org/news/security/", refsource: "MISC", url: "https://www.python.org/news/security/", }, { name: "https://github.com/python/cpython/blob/master/Lib/zipfile.py", refsource: "MISC", url: "https://github.com/python/cpython/blob/master/Lib/zipfile.py", }, { name: "https://bugs.python.org/issue36462", refsource: "MISC", url: "https://bugs.python.org/issue36462", }, { name: "https://bugs.python.org/issue36260", refsource: "MISC", url: "https://bugs.python.org/issue36260", }, { name: "https://python-security.readthedocs.io/security.html#archives-and-zip-bomb", refsource: "MISC", url: "https://python-security.readthedocs.io/security.html#archives-and-zip-bomb", }, { name: "https://security.netapp.com/advisory/ntap-20200221-0003/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20200221-0003/", }, { name: "openSUSE-SU-2020:0274", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html", }, { name: "openSUSE-SU-2020:0696", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html", }, { name: "USN-4428-1", refsource: "UBUNTU", url: "https://usn.ubuntu.com/4428-1/", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "3.7.2", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:-:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2019-9674", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-400", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/python/cpython/blob/master/Lib/zipfile.py", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/python/cpython/blob/master/Lib/zipfile.py", }, { name: "https://bugs.python.org/issue36462", refsource: "MISC", tags: [ "Issue Tracking", "Vendor Advisory", ], url: "https://bugs.python.org/issue36462", }, { name: "https://www.python.org/news/security/", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://www.python.org/news/security/", }, { name: "https://bugs.python.org/issue36260", refsource: "MISC", tags: [ "Issue Tracking", "Vendor Advisory", ], url: "https://bugs.python.org/issue36260", }, { name: "https://python-security.readthedocs.io/security.html#archives-and-zip-bomb", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://python-security.readthedocs.io/security.html#archives-and-zip-bomb", }, { name: "https://security.netapp.com/advisory/ntap-20200221-0003/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20200221-0003/", }, { name: "openSUSE-SU-2020:0274", refsource: "SUSE", tags: [ "Broken Link", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html", }, { name: "openSUSE-SU-2020:0696", refsource: "SUSE", tags: [ "Broken Link", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html", }, { name: "USN-4428-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "https://usn.ubuntu.com/4428-1/", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-03-01T16:40Z", publishedDate: "2020-02-04T15:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.