mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
880 B
Markdown
19 lines
880 B
Markdown
### [CVE-2019-10764](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10764)
|
|

|
|

|
|

|
|
|
|
### 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/
|
|
- https://minerva.crocs.fi.muni.cz/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|