7.8

CVE-2018-10756

Exploit
Use-after-free in libtransmission/variant.c in Transmission before 3.00 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted torrent file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
TransmissionbtTransmission Version < 3.00
DebianDebian Linux Version8.0
DebianDebian Linux Version9.0
FedoraprojectFedora Version31
FedoraprojectFedora Version32
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.63% 0.836
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
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.

https://github.com/transmission/transmission/commit/2123adf8e5e1c2b48791f9d22fc8c747e974180e
Patch
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2020/05/msg00022.html
Third Party Advisory
Mailing List
https://lists.debian.org/debian-lts-announce/2020/08/msg00001.html
Third Party Advisory
Mailing List
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CD3GLZ5URIK74RCGLSH72IVLDIJJMLQC/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OVAG2HNKNRLWOACFN5F2ANJD2SQ53WI7/
https://security.gentoo.org/glsa/202007-07
Third Party Advisory
https://tomrichards.net/2020/05/cve-2018-10756-transmission/
Vendor Advisory
Exploit
Mitigation