ghsa-8xv4-jj4h-qww6
Vulnerability from github
Published
2023-02-02 17:00
Modified
2023-02-13 16:56
Severity ?
VLAI Severity ?
Summary
Pimcore contains Unrestricted Upload of File with Dangerous Type
Details
Impact
The upload functionality for updating user profile does not properly validate the file content-type, allowing any authenticated user to bypass this security check by adding a valid signature (p.e. GIF89) and sending any invalid content-type. This could allow an authenticated attacker to upload HTML files with JS content that will be executed in the context of the domain.
Patches
Update to version 10.5.16 or apply this patch manually https://github.com/pimcore/pimcore/pull/14125.patch
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "pimcore/pimcore" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.5.16" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-23937" ], "database_specific": { "cwe_ids": [ "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2023-02-02T17:00:19Z", "nvd_published_at": "2023-02-03T20:15:00Z", "severity": "MODERATE" }, "details": "### Impact\nThe upload functionality for updating user profile does not properly validate the file content-type, allowing any authenticated user to bypass this security check by adding a valid signature (p.e. GIF89) and sending any invalid content-type. This could allow an authenticated attacker to upload HTML files with JS content that will be executed in the context of the domain.\n\n### Patches\nUpdate to version 10.5.16 or apply this patch manually https://github.com/pimcore/pimcore/pull/14125.patch", "id": "GHSA-8xv4-jj4h-qww6", "modified": "2023-02-13T16:56:35Z", "published": "2023-02-02T17:00:19Z", "references": [ { "type": "WEB", "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-8xv4-jj4h-qww6" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23937" }, { "type": "WEB", "url": "https://github.com/pimcore/pimcore/pull/14125" }, { "type": "WEB", "url": "https://github.com/pimcore/pimcore/commit/75a448ef8ac74424cf4e723afeb6d05f9eed872f" }, { "type": "PACKAGE", "url": "https://github.com/pimcore/pimcore" }, { "type": "WEB", "url": "https://huntr.dev/bounties/aa7ee076-d729-4fcc-9bcc-48bcbb8eac38" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Pimcore contains Unrestricted Upload of File with Dangerous Type" }
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…
Loading…