File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2.1.21
2
+ * CVE-2017-5929 Security vulnerability in Logback warning in NEWS.txt (CASSANDRA-14183)
3
+
1
4
2.1.20
2
5
* Protect against overflow of local expiration time (CASSANDRA-14092)
3
6
* More PEP8 compliance for cqlsh (CASSANDRA-14021)
Original file line number Diff line number Diff line change @@ -18,6 +18,15 @@ CASSANDRA-14092.txt file.
18
18
If you use or plan to use very large TTLS (10 to 20 years), read CASSANDRA-14092.txt
19
19
for more information.
20
20
21
+ PLEASE READ: CVE-2017-5929 LOGBACK BEFORE 1.2.0 SERIALIZATION VULNERABILITY
22
+ ------------------------------------------------------------------
23
+ QOS.ch Logback before 1.2.0 has a serialization vulnerability affecting the
24
+ SocketServer and ServerSocketReceiver components.
25
+
26
+ Logback has not been upgraded to avoid breaking deployments and customizations
27
+ based on older versions. If you are using vulnerable components you will need
28
+ to upgrade to a newer version of Logback or stop using the vulnerable components.
29
+
21
30
GENERAL UPGRADING ADVICE FOR ANY VERSION
22
31
========================================
23
32
You can’t perform that action at this time.
0 commit comments