ghsa-8c2c-jxwj-jqgf
Vulnerability from github
Published
2022-11-25 18:30
Modified
2025-04-29 15:39
Severity ?
Summary
Browsershot does not validate URL protocols passed to Browsershot URL method
Details
Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "spatie/browsershot" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.57.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-41706" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-02T22:18:57Z", "nvd_published_at": "2022-11-25T18:15:00Z", "severity": "HIGH" }, "details": "Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method.", "id": "GHSA-8c2c-jxwj-jqgf", "modified": "2025-04-29T15:39:53Z", "published": "2022-11-25T18:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41706" }, { "type": "WEB", "url": "https://github.com/spatie/browsershot/commit/92cf16fc098211731f80d21687abeafbe2c457ad" }, { "type": "WEB", "url": "https://fluidattacks.com/advisories/eminem" }, { "type": "WEB", "url": "https://github.com/spatie/browsershot" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Browsershot does not validate URL protocols passed to Browsershot URL method" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.