ghsa-8jjh-j3c2-cjcv
Vulnerability from github
Published
2023-11-22 20:55
Modified
2023-11-22 20:55
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting via uploaded assets
Details
Impact
HTML files crafted to look like images may be uploaded regardless of mime validation. This is only applicable on front-end forms using the "Forms" feature containing an assets field, or within the control panel which requires authentication.
Patches
It has been patched on 3.4.15 and 4.36.0.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "statamic/cms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.15" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "statamic/cms" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.36.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-48701" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-11-22T20:55:07Z", "nvd_published_at": "2023-11-21T23:15:08Z", "severity": "HIGH" }, "details": "### Impact\nHTML files crafted to look like images may be uploaded regardless of mime validation. This is only applicable on front-end forms using the \"Forms\" feature containing an assets field, or within the control panel which requires authentication.\n\n### Patches\nIt has been patched on 3.4.15 and 4.36.0.", "id": "GHSA-8jjh-j3c2-cjcv", "modified": "2023-11-22T20:55:07Z", "published": "2023-11-22T20:55:07Z", "references": [ { "type": "WEB", "url": "https://github.com/statamic/cms/security/advisories/GHSA-8jjh-j3c2-cjcv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48701" }, { "type": "PACKAGE", "url": "https://github.com/statamic/cms" }, { "type": "WEB", "url": "https://github.com/statamic/cms/releases/tag/v3.4.15" }, { "type": "WEB", "url": "https://github.com/statamic/cms/releases/tag/v4.36.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:H", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting via uploaded assets" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…