ghsa-p7f6-8mcm-fwv3
Vulnerability from github
Published
2024-11-19 18:03
Modified
2024-11-19 20:50
Severity ?
VLAI Severity ?
Summary
Statamic CMS has a Path Traversal in Asset Upload
Details
Assets uploaded with appropriately crafted filenames may result in them being placed in a location different than what was configured.
Impact
- Affects front-end forms with
assets
fields. - Affects other places where assets can be uploaded, although users would need upload permissions anyway.
- Files can be uploaded so they would be located on the server in a different location, and potentially override existing files.
- Traversal outside an asset container was not possible.
Patches
This has been fixed in 5.17.0.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 5.16.0" }, "package": { "ecosystem": "Packagist", "name": "statamic/cms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.17.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52600" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-11-19T18:03:07Z", "nvd_published_at": "2024-11-19T17:15:56Z", "severity": "MODERATE" }, "details": "Assets uploaded with appropriately crafted filenames may result in them being placed in a location different than what was configured.\n\n### Impact\n\n- Affects front-end forms with `assets` fields.\n- Affects other places where assets can be uploaded, although users would need upload permissions anyway.\n- Files can be uploaded so they would be located on the server in a different location, and potentially override existing files.\n- Traversal _outside_ an asset container was not possible.\n\n### Patches\n\nThis has been fixed in 5.17.0.", "id": "GHSA-p7f6-8mcm-fwv3", "modified": "2024-11-19T20:50:30Z", "published": "2024-11-19T18:03:07Z", "references": [ { "type": "WEB", "url": "https://github.com/statamic/cms/security/advisories/GHSA-p7f6-8mcm-fwv3" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52600" }, { "type": "WEB", "url": "https://github.com/statamic/cms/commit/0c07c10009a2439c8ee56c8faefd1319dc6e388d" }, { "type": "WEB", "url": "https://github.com/statamic/cms/commit/400875b20f40e1343699d536a432a6fc284346da" }, { "type": "WEB", "url": "https://github.com/statamic/cms/commit/4cc2c9bd0f39a93b3fc7e9ef0f12792576fd380d" }, { "type": "PACKAGE", "url": "https://github.com/statamic/cms" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Statamic CMS has a Path Traversal in Asset Upload" }
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…