GHSA-JCCV-3H4X-35MV
Vulnerability from github – Published: 2022-05-13 01:42 – Updated: 2024-04-25 22:17
VLAI?
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.
Severity ?
9.8 (Critical)
{
"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 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…