VYPR
Unrated severityNVD Advisory· Published Sep 4, 2018· Updated Aug 5, 2024

CVE-2018-16420

CVE-2018-16420

Description

Several buffer overflows when handling responses from an ePass 2003 Card in decrypt_response in libopensc/card-epass2003.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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Buffer overflow in OpenSC's decrypt_response function allows crafted smartcards to cause denial of service or potential code execution.

Vulnerability

A buffer overflow vulnerability exists in the decrypt_response function in libopensc/card-epass2003.c of OpenSC versions before 0.19.0-rc1 [1][2]. The function does not properly check the length of the decrypted response, allowing an attacker to overflow a buffer when processing crafted responses from an ePass 2003 card [3].

Exploitation

An attacker needs physical access to insert a maliciously crafted smartcard or the ability to supply malformed responses to APDU commands. The attack does not require authentication or user interaction beyond inserting the card [2]. By sending oversized or specially crafted ciphertext, the attacker triggers a buffer overflow in the decrypt_response function.

Impact

Successful exploitation can cause a denial of service (application crash) due to memory corruption. The description also notes the possibility of unspecified other impact, which may include arbitrary code execution, although this has not been confirmed [1][2].

Mitigation

The vulnerability is fixed in OpenSC version 0.19.0-rc1 [4]. Red Hat also released an erratum (RHSA-2019:2154) addressing this issue [1]. Users should upgrade to the patched version. No known workarounds are available.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

10

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.