CVE-2020-7758

This affects versions of package browserless-chrome before 1.40.2-chrome-stable. User input flowing from the workspace endpoint gets used to create a file path filePath and this is fetched and then sent back to a user. This can be escaped to fetch arbitrary files from a server.

Date published : 2020-11-02

https://github.com/browserless/chrome/releases/tag/1.40.2-chrome-stable

https://github.com/browserless/chrome/blob/master/src/routes.ts%23L175