6.6

CVE-2018-16425

Exploit
A double free when handling responses from an HSM Card in sc_pkcs15emu_sc_hsm_init in libopensc/pkcs15-sc-hsm.c in OpenSC before 0.19.0-rc1 could be used by attackers able to supply crafted smartcards to cause a denial of service (application crash) or possibly have unspecified other impact.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Opensc ProjectOpensc Version <= 0.18.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.66% 0.467
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.6 0.7 5.9
CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 4.6 3.9 6.4
AV:L/AC:L/Au:N/C:P/I:P/A:P
CWE-415 Double Free

The product calls free() twice on the same memory address.

https://github.com/OpenSC/OpenSC/releases/tag/0.19.0-rc1
Patch
Third Party Advisory
Release Notes
https://lists.debian.org/debian-lts-announce/2019/09/msg00009.html
https://www.x41-dsec.de/lab/advisories/x41-2018-002-OpenSC/
Third Party Advisory
Exploit
https://github.com/OpenSC/OpenSC/commit/360e95d45ac4123255a4c796db96337f332160ad#diff-d643a0fa169471dbf2912f4866dc49c5
Patch
Third Party Advisory