PHP の ext/filter/sanitizing_filters.c の php_filter_encode_url 関数における整数オーバーフローの脆弱性
| Title |
PHP の ext/filter/sanitizing_filters.c の php_filter_encode_url 関数における整数オーバーフローの脆弱性
|
| Summary |
PHP の ext/filter/sanitizing_filters.c の php_filter_encode_url 関数には、整数オーバーフローの脆弱性が存在します。
|
| Possible impacts |
第三者により、過度に長い文字列を介して、ヒープベースのバッファオーバーフローを引き起こされることで、サービス運用妨害 (DoS) 状態にされるなど、不特定の影響を受ける可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
March 3, 2016, midnight |
| Registration Date |
May 25, 2016, 4:28 p.m. |
| Last Update |
May 25, 2016, 4:28 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
| The PHP Group |
|
PHP 7.0.4 未満
|
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-2016-4345
| Summary |
Integer overflow in the php_filter_encode_url function in ext/filter/sanitizing_filters.c in PHP before 7.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a long string, leading to a heap-based buffer overflow.
|
| Publication Date |
May 22, 2016, 10:59 a.m. |
| Registration Date |
Jan. 26, 2021, 2:12 p.m. |
| Last Update |
Nov. 21, 2024, 11:51 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
7.0.0 |
|
|
7.0.4 |
Related information, measures and tools
Common Vulnerabilities List