ghsa-82h9-v8vh-mfpq
Vulnerability from github
Published
2022-11-25 18:30
Modified
2025-04-29 15:36
Severity ?
Summary
Browsershot vulnerable to Cross-Site Scripting (XSS)
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 that the HTML content passed to the Browsershot::html method does not contain URL's that use the file:// protocol.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "spatie/browsershot" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.57.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-43983" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-11-30T21:11:25Z", "nvd_published_at": "2022-11-25T17:15:00Z", "severity": "MODERATE" }, "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 that the HTML content passed to the Browsershot::html method does not contain URL\u0027s that use the file:// protocol.", "id": "GHSA-82h9-v8vh-mfpq", "modified": "2025-04-29T15:36:58Z", "published": "2022-11-25T18:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43983" }, { "type": "WEB", "url": "https://github.com/spatie/browsershot/commit/92cf16fc098211731f80d21687abeafbe2c457ad" }, { "type": "WEB", "url": "https://fluidattacks.com/advisories/khalid" }, { "type": "PACKAGE", "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:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Browsershot vulnerable to Cross-Site Scripting (XSS)" }
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.