Windows および DOS 上の curl におけるバッファエラーの脆弱性
タイトル Windows および DOS 上の curl におけるバッファエラーの脆弱性
概要

Windows および DOS 上の curl には、バッファエラーの脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。
対策

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

公表日 2017年6月14日0:00
登録日 2017年7月21日17:03
最終更新日 2017年7月21日17:03
CVSS3.0 : 警告
スコア 5.3
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS2.0 : 警告
スコア 5
ベクター AV:N/AC:L/Au:N/C:N/I:N/A:P
影響を受けるシステム
Haxx
cURL 7.54.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
0 [2017年07月21日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2017-9502
概要

In curl before 7.54.1 on Windows and DOS, libcurl's default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw that could lead to it overwriting a heap based memory buffer with seven bytes. If the default protocol is specified to be FILE or a file: URL lacks two slashes, the given "URL" starts with a drive letter, and libcurl is built for Windows or DOS, then libcurl would copy the path 7 bytes off, so that the end of the given path would write beyond the malloc buffer (7 bytes being the length in bytes of the ascii string "file://").

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