GHSA-WCJ4-FF9M-5R7G
Vulnerability from github – Published: 2022-05-17 04:12 – Updated: 2023-08-16 23:13
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…