| タイトル | marked におけるクロスサイトスクリプティングの脆弱性 |
|---|---|
| 概要 | marked には、クロスサイトスクリプティングの脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、および情報を改ざんされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2016年4月18日0:00 |
| 登録日 | 2018年8月9日17:15 |
| 最終更新日 | 2018年8月9日17:15 |
| CVSS3.0 : 警告 | |
| スコア | 6.1 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
| CVSS2.0 : 警告 | |
| スコア | 4.3 |
|---|---|
| ベクター | AV:N/AC:M/Au:N/C:N/I:P/A:N |
| Marked project |
| Marked 0.3.5 およびそれ以前 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2018年08月09日] 掲載 |
2018年8月9日17:15 |
| 概要 | marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (`sanitize: true`) to inject a `javascript:` URL. This flaw exists because `&#xNNanything;` gets parsed to what it could and leaves the rest behind, resulting in just `anything;` being left. |
|---|---|
| 公表日 | 2018年6月1日5:29 |
| 登録日 | 2021年1月26日14:05 |
| 最終更新日 | 2024年11月21日11:44 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:marked_project:marked:*:*:*:*:*:node.js:*:* | 0.3.5 | ||||