ClickHouse/docs/en/security_changelog.md
Anton Zhabolenko 2801317996 Update security changelog (#4334)
* Update security changelog

* Update security changelog 1
2019-02-11 17:23:41 +03:00

40 lines
1.4 KiB
Markdown

## Fixed in ClickHouse Release 18.12.13, 2018-09-10
### CVE-2018-14672
Functions for loading CatBoost models allowed path traversal and reading arbitrary files through error messages.
Credits: Andrey Krasichkov of Yandex Information Security Team
## Fixed in ClickHouse Release 18.10.3, 2018-08-13
### CVE-2018-14671
unixODBC allowed loading arbitrary shared objects from the file system which led to a Remote Code Execution vulnerability.
Credits: Andrey Krasichkov and Evgeny Sidorov of Yandex Information Security Team
## Fixed in ClickHouse Release 1.1.54388, 2018-06-28
### CVE-2018-14668
"remote" table function allowed arbitrary symbols in "user", "password" and "default_database" fields which led to Cross Protocol Request Forgery Attacks.
Credits: Andrey Krasichkov of Yandex Information Security Team
## Fixed in ClickHouse Release 1.1.54390, 2018-07-06
### CVE-2018-14669
ClickHouse MySQL client had "LOAD DATA LOCAL INFILE" functionality enabled that allowed a malicious MySQL database read arbitrary files from the connected ClickHouse server.
Credits: Andrey Krasichkov and Evgeny Sidorov of Yandex Information Security Team
## Fixed in ClickHouse Release 1.1.54131, 2017-01-10
### CVE-2018-14670
Incorrect configuration in deb package could lead to unauthorized use of the database.
Credits: the UK's National Cyber Security Centre (NCSC)
[Original article](https://clickhouse.yandex/docs/en/security_changelog/) <!--hide-->