AOSSIE-Org / AOSSIE-Org/EduAid
[Security] Potential Directory Traversal in File Upload Handling
- Ngôn ngữ chính
- JavaScript
- Star
- 171
- Fork
- 423
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# [Security] Potential Directory Traversal in File Upload Handling
Hi maintainers,
While reviewing the file upload implementation, I identified what appears to be a potential directory traversal issue related to user-controlled filenames.
I was able to reproduce the behavior in a controlled local test environment using the current upload logic. The issue may allow files to be written outside the intended upload directory if filenames are not properly sanitized.
Since this appears to be security-related, I would prefer not to disclose full details publicly.
Could you please let me know if there is a preferred private channel (email or security contact) where I can responsibly share the proof of concept and a proposed fix?
Happy to help with a patch once coordinated.
Thank you.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.