uri-js におけるリソースの枯渇に関する脆弱性
タイトル uri-js におけるリソースの枯渇に関する脆弱性
概要

uri-js には、リソースの枯渇に関する脆弱性が存在します。

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

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

公表日 2017年3月24日0:00
登録日 2018年8月8日11:01
最終更新日 2018年8月8日11:01
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 警告
スコア 6.8
ベクター AV:N/AC:L/Au:S/C:N/I:N/A:C
影響を受けるシステム
uri-js project
uri-js 2.1.1 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2018年08月08日]
  掲載
2018年8月8日11:01

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

uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regular expression is vulnerable to redos. This causes the program to hang and the CPU to idle at 100% usage while uri-js is trying to validate if the supplied URL is valid or not. To check if you're vulnerable, look for a call to `require("uri-js").parse()` where a user is able to send their own input. This affects uri-js 2.1.1 and earlier.

公表日 2018年6月5日4:29
登録日 2021年1月26日13:17
最終更新日 2024年11月21日12:15
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:garycourt:uri-js:*:*:*:*:*:node.js:*:* 2.1.1
関連情報、対策とツール
共通脆弱性一覧