Skip to content

Commit 655514e

Browse files
committed
Added security note for Spring Framework
CVE warning
1 parent 491a0c0 commit 655514e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ Changes log
22
===========
33

44
- 2.5.0 (??-11-2024)
5+
- Security
6+
- Spring Framework before 6.0.0 suffers from a potential remote code execution (RCE) issue if used for Java deserialization
7+
of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and
8+
authentication may be required. Restlet Framework isn't able to upgrade to Spring Framewortk version 6.0 due to its
9+
requirement to use Java 8. If you are running Java 17+, please override the Spring dependency in your POM to version 6.0+
510
- Misc
611
- Deprecated POP, POPS, SMTP, SMTPS protocol constants and SmtpPlainHelper for upcoming removal as the JavaMail extension
712
is no more.

0 commit comments

Comments
 (0)