GHSA-8P9R-F949-699G
Vulnerability from github – Published: 2021-05-10 18:46 – Updated: 2022-10-20 13:54
VLAI?
Summary
Path Traversal in browserless-chrome
Details
This affects all versions of browserless-chrome before 1.43.0. 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.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "browserless-chrome"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.43.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-7758"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-20T22:41:52Z",
"nvd_published_at": "2020-11-02T22:15:00Z",
"severity": "HIGH"
},
"details": "This affects all versions of browserless-chrome before 1.43.0. 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.",
"id": "GHSA-8p9r-f949-699g",
"modified": "2022-10-20T13:54:04Z",
"published": "2021-05-10T18:46:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7758"
},
{
"type": "WEB",
"url": "https://github.com/browserless/chrome/commit/848b87e5bea4f8473eea85261a5ff922d6ebd2b6"
},
{
"type": "PACKAGE",
"url": "https://github.com/browserless/chrome"
},
{
"type": "WEB",
"url": "https://github.com/browserless/chrome/blob/master/src/routes.ts%23L175"
},
{
"type": "WEB",
"url": "https://github.com/browserless/chrome/releases/tag/1.40.2-chrome-stable"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-BROWSERLESSCHROME-1023657"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/browserless-chrome"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Path Traversal in browserless-chrome"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…