GHSA-6Q49-35H6-RQ2P
Vulnerability from github – Published: 2022-11-25 18:30 – Updated: 2025-04-29 15:36
VLAI?
Summary
Browsershot version 3.57.3 vulnerable to improper input validation
Details
Browsershot version 3.57.3 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate that the JS content imported from an external source passed to the Browsershot::html method does not contain URLs that use the file:// protocol.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "spatie/browsershot"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.57.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-43984"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2022-12-02T22:32:45Z",
"nvd_published_at": "2022-11-25T17:15:00Z",
"severity": "MODERATE"
},
"details": "Browsershot version 3.57.3 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate that the JS content imported from an external source passed to the Browsershot::html method does not contain URLs that use the file:// protocol.",
"id": "GHSA-6q49-35h6-rq2p",
"modified": "2025-04-29T15:36:55Z",
"published": "2022-11-25T18:30:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43984"
},
{
"type": "WEB",
"url": "https://github.com/spatie/browsershot/commit/554c3e566fde8c47ad1ac9be47eaeb9a84c4dfe2"
},
{
"type": "WEB",
"url": "https://github.com/spatie/browsershot/commit/92cf16fc098211731f80d21687abeafbe2c457ad"
},
{
"type": "WEB",
"url": "https://fluidattacks.com/advisories/malone"
},
{
"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:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Browsershot version 3.57.3 vulnerable to improper input validation"
}
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…