{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-1937", "ASSIGNER": "security@apache.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Apache", "product": { "product_data": [ { "product_name": "Apache Kylin", "version": { "version_data": [ { "version_value": "ApacheKylin 2.3.0 to 2.3.2" }, { "version_value": "2.4.0 to 2.4.1" }, { "version_value": "2.5.0 to 2.5.2" }, { "version_value": "2.6.0 to 2.6.4" }, { "version_value": "3.0.0-alpha" }, { "version_value": "3.0.0-alpha2" }, { "version_value": "3.0.0-beta" }, { "version_value": "3.0.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "SQL injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MLIST", "name": "[kylin-user] 20200223 [CVE-2020-1937] Apache Kylin SQL injection vulnerability", "url": "https://lists.apache.org/thread.html/rc574fef23740522f62ab3bbda4f6171be98aa7a25f3f54be143a80a8%40%3Cuser.kylin.apache.org%3E" }, { "refsource": "MLIST", "name": "[kylin-commits] 20200713 svn commit: r1879845 - in /kylin/site: docs/security.html feed.xml", "url": "https://lists.apache.org/thread.html/r61666760d8a4e8764b2d5fe158d8a48b569414480fbfadede574cdc0@%3Ccommits.kylin.apache.org%3E" }, { "refsource": "MLIST", "name": "[kylin-commits] 20200715 svn commit: r1879879 - in /kylin/site: docs/security.html feed.xml", "url": "https://lists.apache.org/thread.html/r021baf9d8d4ae41e8c8332c167c4fa96c91b5086563d9be55d2d7acf@%3Ccommits.kylin.apache.org%3E" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries." } ] } }