2019-10-29 11:51:25 +00:00
## Fixed in ClickHouse Release 19.13.6.1, 2019-09-20
2019-11-01 08:54:41 +00:00
### CVE-2019-18657
2019-10-29 11:51:25 +00:00
Table function `url` had the vulnerability allowed the attacker to inject arbitrary HTTP headers in the request.
Credits: [Nikita Tikhomirov ](https://github.com/NSTikhomirov )
2019-02-11 14:23:41 +00:00
## 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
2018-08-10 14:44:49 +00:00
## Fixed in ClickHouse Release 1.1.54388, 2018-06-28
2018-08-07 12:06:41 +00:00
### 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
2018-08-10 14:44:49 +00:00
## Fixed in ClickHouse Release 1.1.54390, 2018-07-06
2018-08-07 12:06:41 +00:00
### 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
2018-08-10 14:44:49 +00:00
## Fixed in ClickHouse Release 1.1.54131, 2017-01-10
2018-08-07 12:06:41 +00:00
### CVE-2018-14670
Incorrect configuration in deb package could lead to unauthorized use of the database.
2018-08-10 14:44:49 +00:00
Credits: the UK's National Cyber Security Centre (NCSC)
2018-10-16 10:47:17 +00:00
[Original article ](https://clickhouse.yandex/docs/en/security_changelog/ ) <!--hide-->