Cyber Resilience

CVE-2023-6258

Latchset Pkcs11-Provider 0.1

Published
30 January 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 8.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0056 44th percentile
Risk Priority 60 floored blend · peak EPSS

Summary

CVE-2023-6258 is a high-severity Improper Protection of Physical Side Channels (CWE-1300) vulnerability in Latchset Pkcs11-Provider. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Account Discovery (T1087); ranked at the 44th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to IA-6 (Authentication Feedback) and SI-11 (Error Handling) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

A security vulnerability has been identified in the pkcs11-provider, which is associated with Public-Key Cryptography Standards (PKCS#11). If exploited successfully, this vulnerability could result in a Bleichenbacher-like security flaw, potentially enabling a side-channel attack on PKCS#1 1.5 decryption.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1087 Account Discovery Discovery
Adversaries may attempt to get a listing of valid accounts, usernames, or email addresses on a system or within a compromised environment.
T1110 Brute Force Credential Access
Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.
T1595 Active Scanning Reconnaissance
Adversaries may execute active reconnaissance scans to gather information that can be used during targeting.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-11289Shared CWE-1300, CWE-203
CVE-2025-10890Shared CWE-1300, CWE-203
CVE-2026-11284Shared CWE-1300, CWE-203
CVE-2026-14071Shared CWE-1300, CWE-203
CVE-2024-45089Shared CWE-203
CVE-2024-0564Shared CWE-203
CVE-2025-27667Shared CWE-203
CVE-2025-21510Shared CWE-203
CVE-2023-3462Shared CWE-203
CVE-2024-47154Shared CWE-203

Affected Assets

latchset
pkcs11-provider
0.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 3 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Obscures authentication feedback so that success/failure differences are not observable to attackers.

Requires error messages to avoid revealing exploitable details, directly stopping observable response discrepancies.

Directly requires protection against electromagnetic emanation leakage, which stops one class of the physical side-channel exposures described in CWE-1300.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly prevent observable response discrepancies via consistent error handling and timing.

PR.AA-06 partial match
prevents

Limiting physical access reduces opportunity for side-channel observation but does not address emission-protection mechanisms inside the device.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

mitigates

Physical perimeters can limit attacker proximity needed for side-channel capture.

mitigates

Entry controls reduce opportunities for physical observation of emissions.

mitigates

Securing rooms and facilities can shield equipment from side-channel probing.

mitigates

Monitoring deters or detects attempts to exploit physical side channels.

mitigates

Protecting against physical threats can include shielding against emanation attacks.

mitigates

Proper siting and protection of equipment can reduce observable emissions.

References