Skip to content

Commit a5f3a82

Browse files
authored
docs: add summary from blog
1 parent 94af29b commit a5f3a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/bugs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
## Package JavaScript Elliptic
7878
| Summary | Credits | CVE | Details | Tests |
7979
|:---------------------------: |:--------------------------:|:-----------------:|:--------------------------------------: |:---------------------------------------:
80-
| Signature forgery | Markus Schiffermuller | CVE-2024-48948 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) | ed25519_test.json, ecdsa_secp*_sha256_test.json
81-
| Signature forgery | Markus Schiffermuller | CVE-2024-48949 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) |
80+
| ECDSA signature verification error on hashes with leading zeros | Markus Schiffermuller | CVE-2024-48948 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) | ed25519_test.json, ecdsa_secp*_sha256_test.json
81+
| EdDSA signature malleability | Markus Schiffermuller | CVE-2024-48949 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) |
8282
| Signature forgery | Markus Schiffermuller | CVE-2024-42459 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) |
8383
| Signature forgery | Markus Schiffermuller | CVE-2024-42460 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) |
8484
| Signature forgery | Markus Schiffermuller | CVE-2024-42461 | [link](https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/) |

0 commit comments

Comments
 (0)