### [CVE-2023-25000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25000) ![](https://img.shields.io/static/v1?label=Product&message=Vault%20Enterprise&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Vault&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.13.0%3C%201.13.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-208%20Observable%20Timing%20Discrepancy&color=brighgreen) ### Description HashiCorp Vault's implementation of Shamir's secret sharing used precomputed table lookups, and was vulnerable to cache-timing attacks. An attacker with access to, and the ability to observe a large number of unseal operations on the host through a side channel may reduce the search space of a brute force effort to recover the Shamir shares. Fixed in Vault 1.13.1, 1.12.5, and 1.11.9. ### POC #### Reference No PoCs from references. #### Github - https://github.com/wavefnx/shamirs