1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 12:05:21 +02:00
mealie/frontend/pages/recipe
Hayden 13850cda1f
security: multiple reported CVE fixes (#1515)
* update out of date license

* update typing / refactor

* fix arbitrarty path injection

* use markdown sanatizer to prevent XSS CWE-79

* fix CWE-918 SSRF by validating url and mime type

* add security docs

* update recipe-scrapers

* resolve DOS from arbitrary url

* update changelog

* bump version

* add ref to #1506

* add #1511 to changelog

* use requests decoder

* actually fix encoding issue
2022-07-31 13:10:20 -08:00
..
_slug security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
create fix: fast fail of bulk importer (#1394) 2022-06-15 18:19:52 -08:00
create.vue refactor: split up recipe create page (#1283) 2022-05-25 09:08:32 -08:00