Ghost/ghost/core/test/unit/frontend
Daniel Lockyer 378dd913aa
🔒 Fixed path traversal issue in theme files
refs https://github.com/TryGhost/Team/issues/2843

- Using encoded path traversal characters in URL's path allowed to fetch
  any file within active theme's folder, which is disallowed
- credits to: fuomag9 https://kiwi.fuo.fi/@fuomag9
2023-04-07 09:45:59 +02:00
..
apps Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
helpers Added i18n labs flag 2023-03-30 18:15:57 +02:00
meta 🐛 Fixed mainEntityOfPage property within page metadata 2023-03-17 15:13:28 +01:00
services Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
utils Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
web/middleware 🔒 Fixed path traversal issue in theme files 2023-04-07 09:45:59 +02:00