Redis におけるバッファオーバーフローの脆弱性
| Title |
Redis におけるバッファオーバーフローの脆弱性
|
| Summary |
Redis には、CONFIG SET コマンドの client-output-buffer-limit オプション処理の際に、バッファオーバーフローの脆弱性が存在します。
|
| Possible impacts |
巧妙に細工された CONFIG SET コマンドを介して、任意のコードを実行されることで、境界外書き込みを引き起こされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Sept. 26, 2016, midnight |
| Registration Date |
Nov. 2, 2016, 4:46 p.m. |
| Last Update |
Nov. 2, 2016, 4:46 p.m. |
|
CVSS3.0 : 緊急
|
| Score |
9.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
|
CVSS2.0 : 危険
|
| Score |
7.5
|
| Vector |
AV:N/AC:L/Au:N/C:P/I:P/A:P |
Affected System
| Pivotal Software, Inc. |
|
Redis 3.2.4 未満の 3.2.x
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年11月02日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2016-8339
| Summary |
A buffer overflow in Redis 3.2.x prior to 3.2.4 causes arbitrary code execution when a crafted command is sent. An out of bounds write vulnerability exists in the handling of the client-output-buffer-limit option during the CONFIG SET command for the Redis data structure store. A crafted CONFIG SET command can lead to an out of bounds write potentially resulting in code execution.
|
| Publication Date |
Oct. 28, 2016, 11:59 p.m. |
| Registration Date |
Jan. 26, 2021, 2:18 p.m. |
| Last Update |
Nov. 21, 2024, 11:59 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:redislabs:redis:3.2.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:redislabs:redis:3.2.1:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:redislabs:redis:3.2.2:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:redislabs:redis:3.2.3:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List