Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2021-00933
- Vendor: 南台科技大學
- Title: 南台科技大學 各校務系統 網站參數存在 SQL injection 與 XSS
- Introduction: 網址參數存在 SQL injection 與 XSS
處理狀態
目前狀態
-
新提交
-
已審核
-
已通報
-
未回報修補狀況
-
未複測
-
公開
處理歷程
- 2021/12/26 17:59:24 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/26 18:03:04 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/26 18:06:28 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/26 18:08:19 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/26 18:23:11 : 新提交 (由 BTtea 更新此狀態)
- 2021/12/26 23:20:41 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/27 17:48:15 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/27 17:48:15 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2021/12/27 17:48:15 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2022/03/11 03:00:03 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2021-00933
- 通報者:blacktea_player (BTtea)
- 風險:高
- 類型:資料庫注入攻擊 (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
相關網址
http://120.117.56.12:8080/southtainan/manage/pages/login2.php
http://120.117.56.12:8080/southtainan/manage/pages/room-schedule-cls.php
http://120.117.119.5/reenergynew/download_teaused.asp
http://120.117.119.5/reenergynew/signup_membersignin.asp
http://120.117.119.5/reenergynew/test_browpaper.asp?http://120.117.119.5/reenergynew/test_browpaper.asp?act=detail&snostr=1563&yearsemesterstr=123&classnamestr=123&teachernamestr=123
http://120.117.107.106/eits2021/admin_listallpaper.asp
敘述
http://120.117.131.6/list.asp
leader_no 值 存在 SQL injection
資訊洩漏
http://120.117.131.6/Backup/
http://120.117.131.6/data/
http://120.117.56.12:8080/southtainan/manage/pages/login2.php
http://120.117.56.12:8080/southtainan/manage/pages/room-schedule-cls.php
account , room_no , startdate 值 存在 SQL injection
資訊洩漏
http://120.117.56.12:8080/common/
登錄存在 SQL injection , 帳號或密碼欄位輸入 SQLi payload 可以登錄
http://120.117.119.5/reenergynew/download_teaused.asp
http://120.117.119.5/reenergynew/signup_membersignin.asp
SQLi payload : ' or 1 or '
並且帳密欄位存在 XSS
xss payload : "><script>alert(document.cookie)</script>
登錄後,來到這個網址
http://120.117.119.5/reenergynew/test_browpaper.asp?act=detail&snostr=1563&yearsemesterstr=123&classnamestr=123&teachernamestr=123
yearsemesterstr , classnamestr , teachernamestr 值存在 XSS
xss payload : "><svg/onload=javascript:confirm(document.cookie)>
http://120.117.107.106/eits2021/admin_listallpaper.asp
帳密欄位存在 XSS
xss payload : "><script>alert(document.cookie)</script>