| 제목 | Nuget Smidge 4.5.1 Arbitrary file creation (CWE-22) |
|---|
| 설명 | Smidge is a file management module that can be integrated with web applications in Microsoft .NET. The module has more than 10M downloads on Nuget (https://www.nuget.org/packages/Smidge) and is integrated in some CMS, for example in Umbraco versions 10,11, 12 and 13. A vulnerability has been identified that can be used for arbitrary file creation. By exploiting this vulnerability, it might be possible to:
- Enumerate usernames on the web server.
- Deplete available hard disk space and thus affect availability.
This vulnerability has now been patched. Excerpt from patch notes at "https://github.com/Shazwazza/Smidge/releases/tag/v4.6.0":
The risk with versions previous to 4.6.0 is reduced by:
* Correct permissions assigned to the user account that your web application is running under to avoid potential file writes outside the boundaries of the web application's own file system.
* Don't use TimestampCacheBuster in production environments.
* Ensure Developer Exception Page or detailed exceptions are not enabled in production environments.
4.6.0 addresses the vulnerabilities disclosed here:
https://github.com/asust9/smidge-vuln?tab=readme-ov-file
|
|---|
| 원천 | ⚠️ https://github.com/asust9/smidge-vuln?tab=readme-ov-file |
|---|
| 사용자 | asust9 (UID 90313) |
|---|
| 제출 | 2025. 09. 29. AM 10:42 (8 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 16. AM 11:04 (17 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 328776 [Shazwazza Smidge 까지 4.5.1 Bundle 버전 디렉토리 순회] |
|---|
| 포인트들 | 20 |
|---|