製品・ソフトウェアに関する情報
libcurl における境界外書き込みに関する脆弱性
Title libcurl における境界外書き込みに関する脆弱性
Summary

libcurl には、境界外書き込みに関する脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Nov. 2, 2016, midnight
Registration Date Nov. 12, 2018, 4:17 p.m.
Last Update Nov. 12, 2018, 4:17 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
Haxx
libcurl 7.51.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2018年11月12日]
  掲載
Nov. 12, 2018, 4:17 p.m.

NVD Vulnerability Information
CVE-2016-8622
Summary

The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get either just truncated or both truncated and turned negative. That could then lead to libcurl writing outside of its heap based buffer.

Publication Date Aug. 1, 2018, 6:29 a.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:haxx:libcurl:*:*:*:*:*:*:*:* 7.51.0
Related information, measures and tools
Common Vulnerabilities List