Skip to content

Commit 4bbd28a

Browse files
committed
CVE-2017-5929 Security vulnerability in Logback warning in NEWS.txt
Patch by Ariel Weisberg; Reviewed by Jason Brown for CASSANDRA-14183
1 parent b294943 commit 4bbd28a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.1.21
2+
* CVE-2017-5929 Security vulnerability in Logback warning in NEWS.txt (CASSANDRA-14183)
3+
14
2.1.20
25
* Protect against overflow of local expiration time (CASSANDRA-14092)
36
* More PEP8 compliance for cqlsh (CASSANDRA-14021)

NEWS.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ CASSANDRA-14092.txt file.
1818
If you use or plan to use very large TTLS (10 to 20 years), read CASSANDRA-14092.txt
1919
for more information.
2020

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+
2130
GENERAL UPGRADING ADVICE FOR ANY VERSION
2231
========================================
2332

0 commit comments

Comments
 (0)