GHSA-2w8x-224x-785m · 深刻度: high · エコシステム: npm — sjcl is missing point-on-curve validation in sjcl.ecc.basicKey.publicKey
All versions of the package sjcl are vulnerable to Improper Verification of Cryptographic Signature due to missing point-on-curve validation in sjcl.ecc.basicKey.publicKey(). An attacker can recover a victim's ECDH private key by sending crafted off-curve public keys and observing ECDH outputs. The dhJavaEc() function directly returns the raw x-coordinate of the scalar multiplication result (no hashing), providing a plaintext oracle without requiring any decryption feedback.
総合評価: CVE-2026-4258 は公開エクスプロイトあり(51.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.25%、16 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.25% | +0.22% |
| 2 | 2026-03-17 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-2w8x-224x-785m · 深刻度: high · エコシステム: npm — sjcl is missing point-on-curve validation in sjcl.ecc.basicKey.publicKey
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| bitwiseshiftleft | stanford_javascript_crypto_library | <= 1.0.8 | cpe:2.3:a:bitwiseshiftleft:stanford_javascript_crypto_library:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://gist.github.com/Kr0emer/2560f98edb10b0b34f2438cd63913c47 | Exploit Mitigation Third Party Advisory |
| https://github.com/bitwiseshiftleft/sjcl/blob/master/core/ecc.js%23L454-L461 | Broken Link |
| https://github.com/bitwiseshiftleft/sjcl/commit/ee307459972442a17beebc29dc331fffd8aff796 | Patch |
| https://security.snyk.io/vuln/SNYK-JS-SJCL-15369617 | Exploit Third Party Advisory |