gsd-2020-1956
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-1956", "description": "Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.", "id": "GSD-2020-1956" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-1956" ], "details": "Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.", "id": "GSD-2020-1956", "modified": "2023-12-13T01:21:58.700375Z", "schema_version": "1.4.0" } }, "namespaces": { "cisa.gov": { "cveID": "CVE-2020-1956", "dateAdded": "2022-03-25", "dueDate": "2022-04-15", "product": "Kylin", "requiredAction": "Apply updates per vendor instructions.", "shortDescription": "Apache Kylin contains an OS command injection vulnerability which could permit an attacker to perform remote code execution.", "vendorProject": "Apache", "vulnerabilityName": "Apache Kylin OS Command Injection Vulnerability" }, "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2020-1956", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Kylin", "version": { "version_data": [ { "version_value": "2.3.0" }, { "version_value": "\u003c=2.6.5" }, { "version_value": "\u003c=3.0.1" } ] } } ] }, "vendor_name": "Apache" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Command Injection" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread.html/r1332ef34cf8e2c0589cf44ad269fb1fb4c06addec6297f0320f5111d%40%3Cuser.kylin.apache.org%3E", "refsource": "MISC", "url": "https://lists.apache.org/thread.html/r1332ef34cf8e2c0589cf44ad269fb1fb4c06addec6297f0320f5111d%40%3Cuser.kylin.apache.org%3E" }, { "name": "https://community.sonarsource.com/t/apache-kylin-3-0-1-command-injection-vulnerability/25706", "refsource": "MISC", "url": "https://community.sonarsource.com/t/apache-kylin-3-0-1-command-injection-vulnerability/25706" }, { "name": "[kylin-user] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cuser.kylin.apache.org%3E" }, { "name": "[kylin-dev] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cdev.kylin.apache.org%3E" }, { "name": "[kylin-commits] 20200713 svn commit: r1879845 - in /kylin/site: docs/security.html feed.xml", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r61666760d8a4e8764b2d5fe158d8a48b569414480fbfadede574cdc0@%3Ccommits.kylin.apache.org%3E" }, { "name": "[announce] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cannounce.apache.org%3E" }, { "name": "[oss-security] 20200714 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2020/07/14/1" }, { "name": "[kylin-commits] 20200715 svn commit: r1879879 - in /kylin/site: docs/security.html feed.xml", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r021baf9d8d4ae41e8c8332c167c4fa96c91b5086563d9be55d2d7acf@%3Ccommits.kylin.apache.org%3E" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,2.6.6),[3.0.0,3.0.2)", "affected_versions": "All versions before 2.6.6, all versions starting from 3.0.0 before 3.0.2", "cvss_v2": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-78", "CWE-937" ], "date": "2021-09-22", "description": "Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.", "fixed_versions": [ "2.6.6", "3.0.2" ], "identifier": "CVE-2020-1956", "identifiers": [ "GHSA-gprm-xqrc-c2j3", "CVE-2020-1956" ], "not_impacted": "All versions starting from 2.6.6 before 3.0.0, all versions starting from 3.0.2", "package_slug": "maven/org.apache.kylin/kylin-core-common", "pubdate": "2020-07-27", "solution": "Upgrade to versions 2.6.6, 3.0.2 or above.", "title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-1956", "https://github.com/apache/kylin/commit/58fad56ac6aaa43c6bd8f962d7f2d84438664092", "https://github.com/advisories/GHSA-gprm-xqrc-c2j3" ], "uuid": "065a2f3e-c27d-472d-b8c2-276c667110c6" }, { "affected_range": "[2.3.0,2.3.2],[2.4.0,2.4.1],[2.5.0,2.5.2],[2.6.0,2.6.5],[3.0.0,3.0.1]", "affected_versions": "All versions starting from 2.3.0 up to 2.3.2, all versions starting from 2.4.0 up to 2.4.1, all versions starting from 2.5.0 up to 2.5.2, all versions starting from 2.6.0 up to 2.6.5, all versions starting from 3.0.0 up to 3.0.1", "cvss_v2": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-937" ], "date": "2020-07-15", "description": "Apache Kylin has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.", "fixed_versions": [ "2.6.6", "3.0.2" ], "identifier": "CVE-2020-1956", "identifiers": [ "CVE-2020-1956" ], "not_impacted": "All versions before 2.3.0, all versions after 2.3.2 before 2.4.0, all versions after 2.4.1 before 2.5.0, all versions after 2.5.2 before 2.6.0, all versions after 2.6.5 before 3.0.0, all versions after 3.0.1", "package_slug": "maven/org.apache.kylin/kylin", "pubdate": "2020-05-22", "solution": "Upgrade to versions 2.6.6, 3.0.2 or above.", "title": "OS Command Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-1956" ], "uuid": "17216452-70cc-4822-ac29-4cecc183c854" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.3.2", "versionStartIncluding": "2.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.4.1", "versionStartIncluding": "2.4.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.5.2", "versionStartIncluding": "2.5.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.6.5", "versionStartIncluding": "2.6.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:3.0.0:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:3.0.0:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:3.0.0:alpha2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:3.0.0:beta:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:kylin:3.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2020-1956" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-78" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread.html/r1332ef34cf8e2c0589cf44ad269fb1fb4c06addec6297f0320f5111d%40%3Cuser.kylin.apache.org%3E", "refsource": "MISC", "tags": [ "Mailing List", "Mitigation", "Vendor Advisory" ], "url": "https://lists.apache.org/thread.html/r1332ef34cf8e2c0589cf44ad269fb1fb4c06addec6297f0320f5111d%40%3Cuser.kylin.apache.org%3E" }, { "name": "https://community.sonarsource.com/t/apache-kylin-3-0-1-command-injection-vulnerability/25706", "refsource": "MISC", "tags": [], "url": "https://community.sonarsource.com/t/apache-kylin-3-0-1-command-injection-vulnerability/25706" }, { "name": "[kylin-user] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cuser.kylin.apache.org%3E" }, { "name": "[kylin-dev] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cdev.kylin.apache.org%3E" }, { "name": "[kylin-commits] 20200713 svn commit: r1879845 - in /kylin/site: docs/security.html feed.xml", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/r61666760d8a4e8764b2d5fe158d8a48b569414480fbfadede574cdc0@%3Ccommits.kylin.apache.org%3E" }, { "name": "[announce] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cannounce.apache.org%3E" }, { "name": "[oss-security] 20200714 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2020/07/14/1" }, { "name": "[kylin-commits] 20200715 svn commit: r1879879 - in /kylin/site: docs/security.html feed.xml", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/r021baf9d8d4ae41e8c8332c167c4fa96c91b5086563d9be55d2d7acf@%3Ccommits.kylin.apache.org%3E" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2020-07-15T10:15Z", "publishedDate": "2020-05-22T14:15Z" } } }
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.