ghsa-389p-fchr-q2mg
Vulnerability from github
Published
2022-02-15 00:02
Modified
2022-02-25 17:59
Severity ?
Summary
Path Traversal in ImpressCMS
Details
ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHP_SESSION_UPLOAD_PROGRESS when the PHP installation supports upload_progress.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "impresscms/impresscms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24977" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-02-25T17:59:00Z", "nvd_published_at": "2022-02-14T12:15:00Z", "severity": "CRITICAL" }, "details": "ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHP_SESSION_UPLOAD_PROGRESS when the PHP installation supports upload_progress.", "id": "GHSA-389p-fchr-q2mg", "modified": "2022-02-25T17:59:00Z", "published": "2022-02-15T00:02:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24977" }, { "type": "WEB", "url": "https://github.com/ImpressCMS/impresscms/commit/a66d7bb499faafab803e24833606028fa0ba4261" }, { "type": "PACKAGE", "url": "https://github.com/ImpressCMS/impresscms" }, { "type": "WEB", "url": "https://github.com/ImpressCMS/impresscms/compare/1.4.1...v1.4.2" }, { "type": "WEB", "url": "https://r0.haxors.org/posts?id=8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Path Traversal in ImpressCMS" }
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.