제출 #768030: Bytedesk <=1.3.9 Unrestricted Upload of File with Dangerous Type (CWE-434)정보

제목Bytedesk <=1.3.9 Unrestricted Upload of File with Dangerous Type (CWE-434)
설명The authenticated file upload endpoint routes SVG files through UploadWatermarkService.addWatermarkToFile(), which writes the file to disk without stripping embedded JavaScript. The POC uploads an SVG containing <script>alert(...)></script> to POST /api/v1/upload/file; the server returns HTTP 200 and a public URL. Visiting the URL triggers Stored XSS, bypassing watermark processing without sanitization.
원천⚠️ https://github.com/Bytedesk/bytedesk/issues/19
사용자
 ZAST.AI (UID 87884)
제출2026. 02. 26. AM 07:03 (5 개월 ago)
모더레이션2026. 03. 07. PM 09:23 (10 days later)
상태수락
VulDB 항목349727 [Bytedesk 까지 1.3.9 SVG File UploadRestService.java handleFileUpload 권한 상승]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!