ghsa-jccv-3h4x-35mv
Vulnerability from github
Published
2022-05-13 01:42
Modified
2024-04-25 22:17
Severity ?
VLAI Severity ?
Summary
Codiad Vulnerable to Shell Command Injection
Details
components/filemanager/class.filemanager.php in Codiad before 2.8.3 is vulnerable to remote command execution because shell commands can be embedded in parameter values, as demonstrated by search_file_type
.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "codiad/codiad" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.8.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-11366" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T22:17:10Z", "nvd_published_at": "2017-08-21T01:29:00Z", "severity": "CRITICAL" }, "details": "components/filemanager/class.filemanager.php in Codiad before 2.8.3 is vulnerable to remote command execution because shell commands can be embedded in parameter values, as demonstrated by `search_file_type`.", "id": "GHSA-jccv-3h4x-35mv", "modified": "2024-04-25T22:17:10Z", "published": "2022-05-13T01:42:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11366" }, { "type": "WEB", "url": "https://github.com/Codiad/Codiad/issues/1011" }, { "type": "WEB", "url": "https://github.com/Codiad/Codiad/pull/1013" }, { "type": "WEB", "url": "https://github.com/Codiad/Codiad/pull/1013/commits/b3645b4c6718cef6de7003f41aafe7bfcc0395d1" }, { "type": "WEB", "url": "https://github.com/Codiad/Codiad/commit/ca5089eeba42d16ce3a7f86be628ac7750780111" }, { "type": "PACKAGE", "url": "https://github.com/Codiad/Codiad" }, { "type": "WEB", "url": "http://www.jianshu.com/p/41ac7ac2a7af" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Codiad Vulnerable to Shell Command Injection" }
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…