ghsa-pj65-3pf6-c5q4
Vulnerability from github
Published
2022-05-24 17:12
Modified
2023-09-26 21:25
Severity ?
Summary
python-apt Does Not Check Hash Signature
Details
Python-apt doesn't check if hashes are signed in Version.fetch_binary()
and Version.fetch_source()
of apt/package.py or in _fetch_archives()
of apt/cache.py in version 1.9.3ubuntu2 and earlier. This allows downloads from unsigned repositories which shouldn't be allowed and has been fixed in verisions 1.9.5, 1.9.0ubuntu1.2, 1.6.5ubuntu0.1, 1.1.0~beta1ubuntu0.16.04.7, 0.9.3.5ubuntu3+esm2, and 0.8.3ubuntu7.5.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-apt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.8.3ubuntu7.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "python-apt" }, "ranges": [ { "events": [ { "introduced": "0.9.0" }, { "fixed": "0.9.3.5ubuntu3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "python-apt" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.6.5ubuntu0.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "python-apt" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.9.0ubuntu1.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "python-apt" }, "ranges": [ { "events": [ { "introduced": "1.9.1" }, { "fixed": "1.9.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-15796" ], "database_specific": { "cwe_ids": [ "CWE-347" ], "github_reviewed": true, "github_reviewed_at": "2023-07-18T22:36:38Z", "nvd_published_at": "2020-03-26T13:15:00Z", "severity": "MODERATE" }, "details": "Python-apt doesn\u0027t check if hashes are signed in `Version.fetch_binary()` and `Version.fetch_source()` of apt/package.py or in `_fetch_archives()` of apt/cache.py in version 1.9.3ubuntu2 and earlier. This allows downloads from unsigned repositories which shouldn\u0027t be allowed and has been fixed in verisions 1.9.5, 1.9.0ubuntu1.2, 1.6.5ubuntu0.1, 1.1.0~beta1ubuntu0.16.04.7, 0.9.3.5ubuntu3+esm2, and 0.8.3ubuntu7.5.", "id": "GHSA-pj65-3pf6-c5q4", "modified": "2023-09-26T21:25:11Z", "published": "2022-05-24T17:12:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15796" }, { "type": "PACKAGE", "url": "https://github.com/excid3/python-apt" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4247-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4247-3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "python-apt Does Not Check Hash Signature" }
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.