| Summary | Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the ziplist data structure used by all versions of Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. The problem is fixed in Redis versions 6.2.6, 6.0.16, 5.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from modifying the above configuration parameters. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command. |
|---|---|
| Publication Date | Oct. 5, 2021, 3:15 a.m. |
| Registration Date | Oct. 5, 2021, 10 a.m. |
| Last Update | Nov. 21, 2024, 3:07 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| CVSS2.0 : MEDIUM | |
| Score | 6.0 |
|---|---|
| Vector | AV:N/AC:M/Au:S/C:P/I:P/A:P |
| 攻撃元区分(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:a:redis:redis:*:*:*:*:*:*:*:* | 6.2.0 | 6.2.6 | |||
| cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* | 6.0.0 | 6.0.16 | |||
| cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:* | 5.0.0 | 5.0.14 | |||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* | |||||
| Configuration3 | or higher | or less | more than | less than | |
| cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | |||||
| Configuration4 | or higher | or less | more than | less than | |
| cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:netapp:management_services_for_netapp_hci:-:*:*:*:*:*:*:* | |||||
| Configuration5 | or higher | or less | more than | less than | |
| cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:* | |||||
| Title | Redis の Redis 等複数ベンダの製品における整数オーバーフローの脆弱性 |
|---|---|
| Summary | Redis の Redis 等複数ベンダの製品には、整数オーバーフローの脆弱性、整数オーバーフローの発生によるバッファオーバーフローの脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Oct. 4, 2021, midnight |
| Registration Date | July 24, 2024, 4:49 p.m. |
| Last Update | July 24, 2024, 4:49 p.m. |
| Redis |
| Redis 5.0.0 以上 5.0.14 未満 |
| Redis 6.0.0 以上 6.0.16 未満 |
| Redis 6.2.0 以上 6.2.6 未満 |
| オラクル |
| Oracle Communications Operations Monitor 4.3 |
| Oracle Communications Operations Monitor 4.4 |
| Oracle Communications Operations Monitor 5.0 |
| Debian |
| Debian GNU/Linux 10.0 |
| Debian GNU/Linux 11.0 |
| Fedora Project |
| Fedora 33 |
| Fedora 34 |
| Fedora 35 |
| NetApp |
| Management Services for Element Software |
| Management Services for NetApp HCI |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年07月24日] 掲載 | July 24, 2024, 4:48 p.m. |