Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2016-00327
- Vendor: 財團法人中華民國佛教慈濟慈善事業基金會-大愛電視台
- Title: 佛教慈濟慈善事業基金會 大愛電視台 資料庫注入漏洞
- Introduction: 資料庫注入漏洞, XSS......etc
處理狀態
目前狀態
公開
Last Update : 2017/02/14
-
新提交
-
已審核
-
已通報
-
已修補
-
已複測
-
公開
處理歷程
- 2016/11/25 16:25:15 : 新提交 (由 s7dj 更新此狀態)
- 2016/11/25 16:25:19 : 新提交 (由 s7dj 更新此狀態)
- 2016/11/25 19:33:09 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2016/12/06 16:00:40 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2016/12/06 16:00:41 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2016/12/06 18:55:25 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2016/12/06 18:55:26 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/01/15 14:15:12 : 已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/02/02 03:00:09 : 公開 (由 HITCON ZeroDay 平台自動更新)
- 2017/02/13 16:38:38 : 確認已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2017/02/14 03:00:02 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2016-00327
- 通報者:learn (s7dj)
- 風險:嚴重
- 類型:資料庫注入攻擊 (SQL Injection)
參考資料
攻擊者可利用該漏洞取得後端資料庫權限及完整資料(包含大量使用者個資或敏感性資料),同時也有機會對資料進行破壞或修改。
漏洞說明: OWASP - SQL Injection
https://www.owasp.org/index.php/SQL_Injection
漏洞說明: OWASP - Top 10 - 2017 A1 - Injection
https://www.owasp.org/index.php/Top_10-2017_A1-Injection
漏洞說明: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
https://cwe.mitre.org/data/definitions/89.html
防護方式: OWASP - SQL Injection Prevention Cheat Sheet
https://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet
漏洞說明: OWASP - SQL Injection
https://www.owasp.org/index.php/SQL_Injection
漏洞說明: OWASP - Top 10 - 2017 A1 - Injection
https://www.owasp.org/index.php/Top_10-2017_A1-Injection
漏洞說明: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
https://cwe.mitre.org/data/definitions/89.html
防護方式: OWASP - SQL Injection Prevention Cheat Sheet
https://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
http://www.daai.tv/daai-web/main/query.php
http://www.daai.tv/daai-web/admin/content/recycle.php
http://www.daai.tv/daai-web/admin/
http://www.daai.tv/daai-web/admin/content/recycle.php
http://www.daai.tv/daai-web/admin/
敘述
@XSS:
A. http://www.daai.tv/daai-web/main/query.php
<img src=https://zeroday.hitcon.org/images/img-idx-partners-logo-1.png>
B. http://www.daai.tv/daai-web/admin/content/recycle.php
"><script>alert(2016)</script>
@管理後台未限制來源IP,且無法防止暴力猜測或任意惡意行為
@SQLi:
http://www.daai.tv/daai-web/admin/
@權限控管不佳
任意使用者登入,只需變更URL即可跳脫限制,任意操作。如︰
http://www.daai.tv/daai-web/admin/member/memberedit.php?id=32
http://www.daai.tv/daai-web/admin/homemng/hmngindex.php?r=9
http://www.daai.tv/daai-web/admin/member/memberedit.php?id=1
http://www.daai.tv/daai-web/admin/member/memberedit.php?id=36
擷圖
留言討論
登入後留言