ubuntu-cve-2019-1000019
Vulnerability from osv_ubuntu
Published
2019-02-04 00:00
Modified
2026-04-22 07:39
Summary
Details
libarchive version commit bf9aec176c6748f0ee7a678c5f9f9555b9a757c1 onwards (release v3.0.2 onwards) contains a CWE-125: Out-of-bounds Read vulnerability in 7zip decompression, archive_read_support_format_7zip.c, header_bytes() that can result in a crash (denial of service). This attack appears to be exploitable via the victim opening a specially crafted 7zip file.
Severity
6.5 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "bsdcpio",
"binary_version": "3.1.2-7ubuntu2.8"
},
{
"binary_name": "bsdtar",
"binary_version": "3.1.2-7ubuntu2.8"
},
{
"binary_name": "libarchive13",
"binary_version": "3.1.2-7ubuntu2.8"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "libarchive",
"purl": "pkg:deb/ubuntu/libarchive@3.1.2-7ubuntu2.8?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.2-7ubuntu2.8"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.1.2-5ubuntu1",
"3.1.2-7ubuntu1",
"3.1.2-7ubuntu2",
"3.1.2-7ubuntu2.1",
"3.1.2-7ubuntu2.2",
"3.1.2-7ubuntu2.3",
"3.1.2-7ubuntu2.4",
"3.1.2-7ubuntu2.6",
"3.1.2-7ubuntu2.7"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "bsdcpio",
"binary_version": "3.1.2-11ubuntu0.16.04.6"
},
{
"binary_name": "bsdtar",
"binary_version": "3.1.2-11ubuntu0.16.04.6"
},
{
"binary_name": "libarchive13",
"binary_version": "3.1.2-11ubuntu0.16.04.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libarchive",
"purl": "pkg:deb/ubuntu/libarchive@3.1.2-11ubuntu0.16.04.6?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.2-11ubuntu0.16.04.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.1.2-11build1",
"3.1.2-11ubuntu0.16.04.1",
"3.1.2-11ubuntu0.16.04.2",
"3.1.2-11ubuntu0.16.04.3",
"3.1.2-11ubuntu0.16.04.4",
"3.1.2-11ubuntu0.16.04.5"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "bsdcpio",
"binary_version": "3.2.2-3.1ubuntu0.3"
},
{
"binary_name": "bsdtar",
"binary_version": "3.2.2-3.1ubuntu0.3"
},
{
"binary_name": "libarchive-tools",
"binary_version": "3.2.2-3.1ubuntu0.3"
},
{
"binary_name": "libarchive13",
"binary_version": "3.2.2-3.1ubuntu0.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libarchive",
"purl": "pkg:deb/ubuntu/libarchive@3.2.2-3.1ubuntu0.3?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.2-3.1ubuntu0.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.2-3.1",
"3.2.2-3.1ubuntu0.1",
"3.2.2-3.1ubuntu0.2"
]
}
],
"aliases": [],
"details": "libarchive version commit bf9aec176c6748f0ee7a678c5f9f9555b9a757c1 onwards (release v3.0.2 onwards) contains a CWE-125: Out-of-bounds Read vulnerability in 7zip decompression, archive_read_support_format_7zip.c, header_bytes() that can result in a crash (denial of service). This attack appears to be exploitable via the victim opening a specially crafted 7zip file.",
"id": "UBUNTU-CVE-2019-1000019",
"modified": "2026-04-22T07:39:15Z",
"published": "2019-02-04T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2019-1000019"
},
{
"type": "REPORT",
"url": "https://github.com/libarchive/libarchive/pull/1120"
},
{
"type": "REPORT",
"url": "https://github.com/libarchive/libarchive/pull/1120/commits/65a23f5dbee4497064e9bb467f81138a62b0dae1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-3884-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1000019"
}
],
"related": [
"USN-3884-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2019-1000019"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…