libcurl における境界外書き込みに関する脆弱性
タイトル libcurl における境界外書き込みに関する脆弱性
概要

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

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

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

公表日 2016年11月2日0:00
登録日 2018年11月12日16:17
最終更新日 2018年11月12日16:17
CVSS3.0 : 緊急
スコア 9.8
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 危険
スコア 7.5
ベクター AV:N/AC:L/Au:N/C:P/I:P/A:P
影響を受けるシステム
Haxx
libcurl 7.51.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2018年11月12日]
  掲載
2018年11月12日16:17

NVD脆弱性情報
CVE-2016-8622
概要

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.

公表日 2018年8月1日6:29
登録日 2021年1月26日14:18
最終更新日 2024年11月21日11:59
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:haxx:libcurl:*:*:*:*:*:*:*:* 7.51.0
関連情報、対策とツール
共通脆弱性一覧