Ghost/test/unit/lib
Kevin Ansfield 6875796417 Blocked 0.* IP addresses when making oembed requests
no issue

It was possible for authenticated/trusted admin users to make GET requests to localhost via the oembed service by crafting a redirect that used 0.0.0.0.

- added the 0.* default route/routing block to the private IP regex used to block requests when we're contacting external sites
- added an additional IP or localhost check in the oembed service when fetching bookmark card data
2021-09-14 11:35:14 +01:00
..
image Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
mobiledoc.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
request-external.test.js Blocked 0.* IP addresses when making oembed requests 2021-09-14 11:35:14 +01:00