| 제목 | feiyuchuixue https://github.com/feiyuchuixue/sz-boot-parent sz-boot-parent <= v1.3.2-beta Arbitrary_File_Read |
|---|
| 설명 | The API `/api/admin/common/download/templates?templateName=../application.yml` is vulnerable to **directory traversal**, which allows attackers to read arbitrary resource files on the server.
In the `CommonServiceImpl.java` file, the `templateName` parameter is directly concatenated to the `templatePath` that starts with `classpath:/templates/` for resource acquisition. This improper parameter handling enables attackers to use the `../` sequence to break out of the `templates` directory, thereby gaining unauthorized access to and reading any resource file on the server. |
|---|
| 원천 | ⚠️ https://github.com/yuccun/CVE/blob/main/sz-boot-parent-Path_Traversal_to_Arbitrary_Resource_File_Read.md |
|---|
| 사용자 | yuccun (UID 93614) |
|---|
| 제출 | 2026. 02. 07. PM 08:08 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 25. AM 09:32 (18 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 347746 [feiyuchuixue sz-boot-parent 까지 1.3.2-beta API templates templateName 디렉토리 순회] |
|---|
| 포인트들 | 20 |
|---|