cve/2019/CVE-2019-10764.md

19 lines
880 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-10764](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10764)
![](https://img.shields.io/static/v1?label=Product&message=simplito%2Felliptic-php&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Timing%20Attack&color=brighgreen)
### Description
In elliptic-php versions priot to 1.0.6, Timing attacks might be possible which can result in practical recovery of the long-term private key generated by the library under certain conditions. Leakage of a bit-length of the scalar during scalar multiplication is possible on an elliptic curve which might allow practical recovery of the long-term private key.
### POC
#### Reference
- https://minerva.crocs.fi.muni.cz/
2024-06-09 00:33:16 +00:00
- https://minerva.crocs.fi.muni.cz/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.