flowchart's link may leads to XSS attack
オープン
- 主要言語
- JavaScript
- スター
- 8.7k
- フォーク
- 1.2k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```flowchart
st=>start: Start:>javascript:alert(document.domain)
e=>end:>javascript:alert(document.domain)
st->e
`````
If you click the node, javascript will be executed, which leads to XSS attack

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No source file or test is named. Reproduce the reported flowchart input, trace how node links are generated and activated, and add coverage showing that javascript links cannot execute while supported links retain their intended behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- security
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100