cvelist/2020/1xxx/CVE-2020-1956.json

103 lines
4.5 KiB
JSON
Raw Normal View History

2019-12-02 23:01:00 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-1956",
2020-05-22 14:01:18 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
2020-06-03 18:01:30 +00:00
"vendor_name": "Apache",
2020-05-22 14:01:18 +00:00
"product": {
"product_data": [
{
2020-06-03 18:01:30 +00:00
"product_name": "Kylin",
2020-05-22 14:01:18 +00:00
"version": {
"version_data": [
{
2020-06-03 18:01:30 +00:00
"version_value": "2.3.0"
},
{
"version_value": "<=2.6.5"
},
{
"version_value": "<=3.0.1"
2020-05-22 14:01:18 +00:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://lists.apache.org/thread.html/r1332ef34cf8e2c0589cf44ad269fb1fb4c06addec6297f0320f5111d%40%3Cuser.kylin.apache.org%3E",
"url": "https://lists.apache.org/thread.html/r1332ef34cf8e2c0589cf44ad269fb1fb4c06addec6297f0320f5111d%40%3Cuser.kylin.apache.org%3E"
2020-06-03 18:01:30 +00:00
},
{
"refsource": "MISC",
"name": "https://community.sonarsource.com/t/apache-kylin-3-0-1-command-injection-vulnerability/25706",
"url": "https://community.sonarsource.com/t/apache-kylin-3-0-1-command-injection-vulnerability/25706"
2020-07-14 05:01:19 +00:00
},
{
"refsource": "MLIST",
"name": "[kylin-user] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability",
"url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cuser.kylin.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[kylin-dev] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability",
"url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cdev.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"
2020-07-14 11:01:23 +00:00
},
{
"refsource": "MLIST",
"name": "[announce] 20200713 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability",
"url": "https://lists.apache.org/thread.html/r250a867961cfd6e0506240a9c7eaee782d84c6ab0091c7c4bc45f3eb@%3Cannounce.apache.org%3E"
2020-07-14 12:01:22 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200714 [SECURITY][CVE-2020-13925] Apache Kylin command injection vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2020/07/14/1"
2020-07-15 10:01:20 +00:00
},
{
"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"
2020-05-22 14:01:18 +00:00
}
]
2019-12-02 23:01:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-06-03 18:01:30 +00:00
"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."
2019-12-02 23:01:00 +00:00
}
]
}
}