ghsa-c9r9-3h38-r7vj
Vulnerability from github
Published
2022-05-17 02:20
Modified
2023-07-07 00:08
Severity ?
Summary
Authenticated RCE in Zen Cart 1.5.5e
Details
The traverseStrictSanitize function in admin_dir/includes/classes/AdminRequestSanitizer.php in ZenCart 1.5.5e mishandles key strings, which allows remote authenticated users to execute arbitrary PHP code by placing that code into an invalid array index of the admin_name array parameter to admin_dir/login.php, if there is an export of an error-log entry for that invalid array index.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 1.5.5e" }, "package": { "ecosystem": "Packagist", "name": "zencart/zencart" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-11675" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2023-07-07T00:08:36Z", "nvd_published_at": "2017-07-27T06:29:00Z", "severity": "HIGH" }, "details": "The traverseStrictSanitize function in admin_dir/includes/classes/AdminRequestSanitizer.php in ZenCart 1.5.5e mishandles key strings, which allows remote authenticated users to execute arbitrary PHP code by placing that code into an invalid array index of the admin_name array parameter to admin_dir/login.php, if there is an export of an error-log entry for that invalid array index.", "id": "GHSA-c9r9-3h38-r7vj", "modified": "2023-07-07T00:08:36Z", "published": "2022-05-17T02:20:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11675" }, { "type": "WEB", "url": "https://github.com/imp0wd3r/vuln-papers/tree/master/zencart-155e-auth-rce" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Authenticated RCE in Zen Cart 1.5.5e" }
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.