gsd-2022-43983
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-43983", "id": "GSD-2022-43983" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-43983" ], "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": "GSD-2022-43983", "modified": "2023-12-13T01:19:31.542890Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "help@fluidattacks.com", "ID": "CVE-2022-43983", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Browsershot", "version": { "version_data": [ { "version_value": "3.57.2" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Server Side XSS" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/spatie/browsershot/", "refsource": "MISC", "url": "https://github.com/spatie/browsershot/" }, { "name": "https://fluidattacks.com/advisories/khalid/", "refsource": "MISC", "url": "https://fluidattacks.com/advisories/khalid/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c3.57.3", "affected_versions": "All versions before 3.57.3", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2022-11-30", "description": "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.", "fixed_versions": [ "3.57.3" ], "identifier": "CVE-2022-43983", "identifiers": [ "GHSA-82h9-v8vh-mfpq", "CVE-2022-43983" ], "not_impacted": "All versions starting from 3.57.3", "package_slug": "packagist/spatie/browsershot", "pubdate": "2022-11-25", "solution": "Upgrade to version 3.57.3 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-43983", "https://fluidattacks.com/advisories/khalid/", "https://github.com/spatie/browsershot/commit/92cf16fc098211731f80d21687abeafbe2c457ad", "https://github.com/advisories/GHSA-82h9-v8vh-mfpq" ], "uuid": "d676e3db-e28b-4236-a23c-a344bd8839e0" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:spatie:browsershot:3.57.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "help@fluidattacks.com", "ID": "CVE-2022-43983" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://fluidattacks.com/advisories/khalid/", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://fluidattacks.com/advisories/khalid/" }, { "name": "https://github.com/spatie/browsershot/", "refsource": "MISC", "tags": [ "Product" ], "url": "https://github.com/spatie/browsershot/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 4.7 } }, "lastModifiedDate": "2023-01-10T19:50Z", "publishedDate": "2022-11-25T17:15Z" } } }
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.