PHP で使用される GD Graphics Library の gd_interpolation.c の gdImageScaleTwoPass 関数におけるサービス運用妨害 (DoS) の脆弱性
| Title |
PHP で使用される GD Graphics Library の gd_interpolation.c の gdImageScaleTwoPass 関数におけるサービス運用妨害 (DoS) の脆弱性
|
| Summary |
PHP で使用される GD Graphics Library (別名 libgd) の gd_interpolation.c の gdImageScaleTwoPass 関数は、一貫性のない割り当ておよび自由なアプローチ (inconsistent allocate and free approaches) を使用するため、サービス運用妨害 (メモリ消費) 状態にされる脆弱性が存在します。
|
| Possible impacts |
第三者により、巧妙に細工された呼び出しを介して、サービス運用妨害 (メモリ消費) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Aug. 5, 2015, midnight |
| Registration Date |
May 25, 2016, 4:28 p.m. |
| Last Update |
May 25, 2016, 4:28 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:P |
Affected System
| The PHP Group |
|
PHP 5.6.12 未満
|
| LibGD project |
|
LibGD 2.2.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年05月25日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2015-8877
| Summary |
The gdImageScaleTwoPass function in gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.2.0, as used in PHP before 5.6.12, uses inconsistent allocate and free approaches, which allows remote attackers to cause a denial of service (memory consumption) via a crafted call, as demonstrated by a call to the PHP imagescale function.
|
| Publication Date |
May 22, 2016, 10:59 a.m. |
| Registration Date |
Jan. 26, 2021, 2:59 p.m. |
| Last Update |
Nov. 21, 2024, 11:39 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:libgd:libgd:*:*:*:*:*:*:*:* |
|
2.1.1 |
|
|
| Configuration2 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
|
5.6.11 |
|
|
Related information, measures and tools
Common Vulnerabilities List