ghsa-wcj4-ff9m-5r7g
Vulnerability from github
Published
2022-05-17 04:12
Modified
2023-08-16 23:13
Summary
ImpressCMS Path Traversal to Arbitrary File Delete
Details
Absolute path traversal vulnerability in htdocs/libraries/image-editor/image-edit.php
in ImpressCMS before 1.3.6 allows remote attackers to delete arbitrary files via a full pathname in the image_path
parameter in a cancel action.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "impresscms/impresscms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-1836" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-08-16T23:13:10Z", "nvd_published_at": "2015-07-01T14:59:00Z", "severity": "MODERATE" }, "details": "Absolute path traversal vulnerability in `htdocs/libraries/image-editor/image-edit.php` in ImpressCMS before 1.3.6 allows remote attackers to delete arbitrary files via a full pathname in the `image_path` parameter in a cancel action.", "id": "GHSA-wcj4-ff9m-5r7g", "modified": "2023-08-16T23:13:10Z", "published": "2022-05-17T04:12:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1836" }, { "type": "WEB", "url": "https://github.com/ImpressCMS/impresscms/issues/914" }, { "type": "WEB", "url": "https://github.com/pedrib/PoC/blob/master/generic/impresscms-1.3.5.txt" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228234251/http://www.securityfocus.com/bid/65279" }, { "type": "WEB", "url": "http://community.impresscms.org/modules/smartsection/item.php?itemid=675" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2014/Feb/14" } ], "schema_version": "1.4.0", "severity": [], "summary": "ImpressCMS Path Traversal to Arbitrary File Delete" }
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.