Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2022-00992
- Vendor: 長榮大學
- Title: 長榮大學人工智慧研究中心網站 cross-site scripting
- Introduction: 網頁存在基於 DOM 的 XSS 漏洞
- 感謝函
處理狀態
目前狀態
公開
Last Update : 2022/12/17
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2022/12/02 13:26:10 : 新提交 (由 . 更新此狀態)
- 2022/12/02 13:56:22 : 新提交 (由 . 更新此狀態)
- 2022/12/02 15:27:31 : 新提交 (由 . 更新此狀態)
- 2022/12/03 00:43:24 : 新提交 (由 . 更新此狀態)
- 2022/12/05 18:24:27 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/12/07 16:12:23 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/12/07 16:12:23 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/12/09 10:08:34 : 已修補 (由 組織帳號 更新此狀態)
- 2022/12/09 10:10:19 : 已修補 (由 組織帳號 更新此狀態)
- 2022/12/17 03:00:08 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2022-00992
- 通報者:Creeper28127272 ( .)
- 風險:低
- 類型:基於 DOM 的 XSS (DOM-based 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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://rcai.cjcu.edu.tw/
敘述
發現網站使用WordPress,並發現其外掛Elementor的版本過時存在CVE-2022-29455
PoC:
{
"type": "video",
"url": "http://",
"videoType": "hosted",
"videoParams": {
"onerror":"alert('chirp!')",
"style": "background-image: url('https://cdn.pixabay.com/photo/2014/01/31/15/32/booby-255523_960_720.jpg');"
}
}
經過Base64 Encode後放入
確定可以XSS
修補建議
更新外掛版本
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。