ghsa-352x-hc2f-fwff
Vulnerability from github
Published
2022-05-24 16:56
Modified
2023-07-17 21:24
Severity ?
VLAI Severity ?
Summary
Pimcore RCE via PHAR upload
Details
In Pimcore before 5.7.1, an attacker with limited privileges can trigger execution of a .phar file via a phar://
URL in a filename parameter, because PHAR uploads are not blocked and are reachable within the phar://../../../../../../../../var/www/html/web/var/assets/
directory, a different vulnerability than CVE-2019-10867 and CVE-2019-16318.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "pimcore/pimcore" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.7.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-16317" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-07-17T21:24:27Z", "nvd_published_at": "2019-09-14T18:15:00Z", "severity": "HIGH" }, "details": "In Pimcore before 5.7.1, an attacker with limited privileges can trigger execution of a .phar file via a `phar://` URL in a filename parameter, because PHAR uploads are not blocked and are reachable within the `phar://../../../../../../../../var/www/html/web/var/assets/` directory, a different vulnerability than CVE-2019-10867 and CVE-2019-16318.", "id": "GHSA-352x-hc2f-fwff", "modified": "2023-07-17T21:24:27Z", "published": "2022-05-24T16:56:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16317" }, { "type": "WEB", "url": "https://github.com/pimcore/pimcore/commit/6ee5d8536d0802e377594cbe39083e822710aab9" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-451599" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Pimcore RCE via PHAR 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…
Loading…