Skip to content

Fix security vulnerabilities#35

Open
Qone2 wants to merge 1 commit intotheAIGuysCode:masterfrom
Qone2:master
Open

Fix security vulnerabilities#35
Qone2 wants to merge 1 commit intotheAIGuysCode:masterfrom
Qone2:master

Conversation

@Qone2
Copy link

@Qone2 Qone2 commented Nov 19, 2021

if someone send non-image file (ex: app.py, detect.py, virus something etc), there are two problem
first, if there is file that has same name, it wolud be overwritten so that the project file will be changed.
second, the server will raise error, so that file sent will be remain undeleted, if that file is malware it wolud be serious.

if someone send non-image file (ex: app.py, detect.py, virus something etc), there are two problem
first, if there is file that has same name, it wolud be overwritten so that the project file will be changed.
second, the server will raise error, so that file sent will be remain undeleted, if that file is malware it wolud be serious.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant