6.5

CVE-2016-3189

Use-after-free vulnerability in bzip2recover in bzip2 1.0.6 allows remote attackers to cause a denial of service (crash) via a crafted bzip2 file, related to block ends set to before the start of the block.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
BzipBzip2 Version1.0.6
PythonPython Version >= 3.7.0 < 3.7.13
PythonPython Version >= 3.8.0 < 3.8.13
PythonPython Version >= 3.9.0 < 3.9.11
PythonPython Version >= 3.10.0 < 3.10.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 15.13% 0.944
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:N/A:P
134c704f-9b21-4f2e-91b3-4a467353bcc0 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://www.securityfocus.com/bid/91297
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1036132
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1319648
Third Party Advisory
Issue Tracking
https://seclists.org/bugtraq/2019/Aug/4
Third Party Advisory
Mailing List
https://seclists.org/bugtraq/2019/Jul/22
Third Party Advisory
Mailing List
https://usn.ubuntu.com/4038-1/
Third Party Advisory
https://usn.ubuntu.com/4038-2/
Third Party Advisory