ghsa-gjq4-69wj-p6pr
Vulnerability from github
Published
2022-02-23 00:00
Modified
2022-03-02 21:16
Severity ?
VLAI Severity ?
Summary
Path traversal in pimcore
Details
The application doesn't perform a check/filter against the value of "importFile" parameter at endpoint "/admin/translation/import". After the API is executed, PHP unlink function will proceed to delete the file.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "pimcore/pimcore" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0665" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-03-02T21:16:04Z", "nvd_published_at": "2022-02-22T15:15:00Z", "severity": "MODERATE" }, "details": "The application doesn\u0027t perform a check/filter against the value of \"importFile\" parameter at endpoint \"/admin/translation/import\". After the API is executed, PHP unlink function will proceed to delete the file.", "id": "GHSA-gjq4-69wj-p6pr", "modified": "2022-03-02T21:16:04Z", "published": "2022-02-23T00:00:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0665" }, { "type": "WEB", "url": "https://github.com/pimcore/pimcore/commit/28945649a6234ccaa8c94c6cd83d1954603baf3e" }, { "type": "PACKAGE", "url": "https://github.com/pimcore/pimcore" }, { "type": "WEB", "url": "https://huntr.dev/bounties/423df64d-c591-4ad9-bf1c-411bcbc06ba3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Path traversal in pimcore" }
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…