mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
791 B
Markdown
18 lines
791 B
Markdown
### [CVE-2020-7758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7758)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-BROWSERLESSCHROME-1023657
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-7758
|
|
|