| 제목 | lsFusion 6.1 Unauthorized Arbitrary File Read |
|---|
| 설명 | The API /file/static/noauth/** is used to download logos and icons without authentication. The handleRequest method in DownloadFileRequestHandler supports a version parameter. While the /** path component is validated, if an attacker directly accesses /file/static/noauth (without a trailing path), the filename is derived solely from the unvalidated version parameter. The generated fileName is then directly appended to FileUtils.APP_DOWNLOAD_FOLDER_PATH, leading to arbitrary file read vulnerabilities. |
|---|
| 원천 | ⚠️ https://github.com/lsfusion/platform/issues/1543 |
|---|
| 사용자 | R1ckyZ (UID 92331) |
|---|
| 제출 | 2025. 11. 05. AM 07:53 (6 개월 ago) |
|---|
| 모더레이션 | 2025. 11. 16. PM 12:00 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 332596 [lsfusion platform 까지 6.1 DownloadFileRequestHandler.java DownloadFileRequestHandler 버전 디렉토리 순회] |
|---|
| 포인트들 | 20 |
|---|