| Summary | The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/random_compat library and the openssl_random_pseudo_bytes function fails, which makes it easier for attackers to defeat cryptographic protection mechanisms via unspecified vectors. |
|---|---|
| Publication Date | June 2, 2016, 7:59 a.m. |
| Registration Date | Jan. 26, 2021, 2:08 p.m. |
| Last Update | Nov. 21, 2024, 11:47 a.m. |
| CVSS3.0 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 5.0 |
|---|---|
| Vector | AV:N/AC:L/Au:N/C:P/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | |||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:a:sensiolabs:symfony:2.7.5:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.7:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.8:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.5:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.11:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.8:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.10:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.6:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.7:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.7.6:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* | 2.3.36 | ||||
| cpe:2.3:a:sensiolabs:symfony:2.6.9:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:sensiolabs:symfony:2.6.12:*:*:*:*:*:*:* | |||||
| Title | Symfony の SecureRandom クラスの nextBytes 関数における暗号保護メカニズムを破られる脆弱性 |
|---|---|
| Summary | Symfony の SecureRandom クラスの nextBytes 関数は、paragonie/random_compat ライブラリのない PHP 5.x とともに使用される、および openssl_random_pseudo_bytes 関数が失敗する場合、乱数を適切に生成しないため、暗号保護メカニズムを破られる脆弱性が存在します。 |
| Possible impacts | 攻撃者により、暗号保護メカニズムを破られる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Jan. 18, 2016, midnight |
| Registration Date | June 6, 2016, 4:11 p.m. |
| Last Update | June 6, 2016, 4:11 p.m. |
| Debian |
| Debian GNU/Linux 8.0 |
| Sensio Labs |
| Symfony 2.3.37 未満 |
| Symfony 2.6.13 未満の 2.6.x |
| Symfony 2.7.9 未満の 2.7.x |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2016年06月06日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |