製品・ソフトウェアに関する情報
marked におけるクロスサイトスクリプティングの脆弱性
Title marked におけるクロスサイトスクリプティングの脆弱性
Summary

marked には、クロスサイトスクリプティングの脆弱性が存在します。

Possible impacts 情報を取得される、および情報を改ざんされる可能性があります。
Solution

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

Publication Date April 18, 2016, midnight
Registration Date Aug. 9, 2018, 5:15 p.m.
Last Update Aug. 9, 2018, 5:15 p.m.
CVSS3.0 : 警告
Score 6.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:N/I:P/A:N
Affected System
Marked project
Marked 0.3.5 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2018年08月09日]
  掲載
Aug. 9, 2018, 5:15 p.m.

NVD Vulnerability Information
CVE-2016-10531
Summary

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.

Publication Date June 1, 2018, 5:29 a.m.
Registration Date Jan. 26, 2021, 2:05 p.m.
Last Update Nov. 21, 2024, 11:44 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:marked_project:marked:*:*:*:*:*:node.js:*:* 0.3.5
Related information, measures and tools
Common Vulnerabilities List