VYPR

Opensc

by Opensc Project

Source repositories

CVEs (56)

  • CVE-2025-66038LowMar 30, 2026
    risk 0.18cvss 3.9epss 0.00

    OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, sc_compacttlv_find_tag searches a compact-TLV buffer for a given tag. In compact-TLV, a single byte encodes the tag (high nibble) and value length (low nibble). With a 1-byte buffer {0x0A}, the…

  • CVE-2025-66037LowMar 30, 2026
    risk 0.18cvss 3.9epss 0.00

    OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, feeding a crafted input to the fuzz_pkcs15_reader harness causes OpenSC to perform an out-of-bounds heap read in the X.509/SPKI handling path. Specifically, sc_pkcs15_pubkey_from_spki_fields()…

  • CVE-2025-49010LowMar 30, 2026
    risk 0.18cvss 3.8epss 0.00

    OpenSC is an open source smart card tools and middleware. Prior to version 0.27.0, an attacker with physical access to the computer at the time user or administrator uses a token can cause a stack-buffer-overflow write in GET RESPONSE. The attack requires crafted USB device or…

  • CVE-2009-0368Mar 2, 2009
    risk 0.03cvss epss 0.01

    OpenSC before 0.11.7 allows physically proximate attackers to bypass intended PIN requirements and read private data objects via a (1) low level APDU command or (2) debugging tool, as demonstrated by reading the 4601 or 4701 file with the opensc-explorer or opensc-tool program.

  • CVE-2024-1454LowFeb 12, 2024
    risk 0.00cvss 3.4epss 0.00

    The use-after-free vulnerability was found in the AuthentIC driver in OpenSC packages, occuring in the card enrolment process using pkcs15-init when a user or administrator enrols or modifies cards. An attacker must have physical access to the computer system and requires a…

  • CVE-2023-4535MedNov 6, 2023
    risk 0.00cvss 4.5epss 0.00

    An out-of-bounds read vulnerability was found in OpenSC packages within the MyEID driver when handling symmetric key encryption. Exploiting this flaw requires an attacker to have physical access to the computer and a specially crafted USB device or smart card. This flaw allows…

  • CVE-2023-2977HigJun 1, 2023
    risk 0.00cvss 7.1epss 0.00

    A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardos_have_verifyrc_package. The attacker can supply a smart card package with malformed ASN1 context. The cardos_have_verifyrc_package function scans the ASN1 buffer for 2…

  • CVE-2021-42782MedApr 18, 2022
    risk 0.00cvss 5.3epss 0.03

    Stack buffer overflow issues were found in Opensc before version 0.22.0 in various places that could potentially crash programs using the library.

  • CVE-2021-42781MedApr 18, 2022
    risk 0.00cvss 5.3epss 0.03

    Heap buffer overflow issues were found in Opensc before version 0.22.0 in pkcs15-oberthur.c that could potentially crash programs using the library.

  • CVE-2021-42780MedApr 18, 2022
    risk 0.00cvss 5.3epss 0.02

    A use after return issue was found in Opensc before version 0.22.0 in insert_pin function that could potentially crash programs using the library.

  • CVE-2021-42779MedApr 18, 2022
    risk 0.00cvss 5.3epss 0.02

    A heap use after free issue was found in Opensc before version 0.22.0 in sc_file_valid.

  • CVE-2021-42778MedApr 18, 2022
    risk 0.00cvss 5.3epss 0.02

    A heap double free issue was found in Opensc before version 0.22.0 in sc_pkcs15_free_tokeninfo.

  • CVE-2020-26572MedOct 6, 2020
    risk 0.00cvss 5.5epss 0.00

    The TCOS smart card software driver in OpenSC before 0.21.0-rc1 has a stack-based buffer overflow in tcos_decipher.

  • CVE-2020-26570MedOct 6, 2020
    risk 0.00cvss 5.5epss 0.00

    The Oberthur smart card software driver in OpenSC before 0.21.0-rc1 has a heap-based buffer overflow in sc_oberthur_read_file.

  • CVE-2019-19481MedDec 1, 2019
    risk 0.00cvss 4.6epss 0.00

    An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/card-cac1.c mishandles buffer limits for CAC certificates.

  • CVE-2019-19480MedDec 1, 2019
    risk 0.00cvss 4.6epss 0.01

    An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/pkcs15-prkey.c has an incorrect free operation in sc_pkcs15_decode_prkdf_entry.

  • CVE-2019-19479MedDec 1, 2019
    risk 0.00cvss 5.5epss 0.00

    An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/card-setcos.c has an incorrect read operation during parsing of a SETCOS file attribute.

  • CVE-2019-16058HigSep 6, 2019
    risk 0.00cvss 7.5epss 0.02

    An issue was discovered in the pam_p11 component 0.2.0 and 0.3.0 for OpenSC. If a smart card creates a signature with a length longer than 256 bytes, this triggers a buffer overflow. This may be the case for RSA keys with 4096 bits depending on the signature scheme.

  • CVE-2019-15946MedSep 5, 2019
    risk 0.00cvss 6.4epss 0.00

    OpenSC before 0.20.0-rc1 has an out-of-bounds access of an ASN.1 Octet string in asn1_decode_entry in libopensc/asn1.c.

  • CVE-2019-15945MedSep 5, 2019
    risk 0.00cvss 6.4epss 0.00

    OpenSC before 0.20.0-rc1 has an out-of-bounds access of an ASN.1 Bitstring in decode_bit_string in libopensc/asn1.c.