AOSSIE-Org / AOSSIE-Org/EduAid

[Security] Potential Directory Traversal in File Upload Handling

Abierto
#502 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
171
Forks
423
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# [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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.