Replies: 2 comments 5 replies
-
|
The project is not shipping any part of Log4J in neither 4.38 https://download.eclipse.org/eclipse/updates/4.38/R-4.38-202512010920/plugins/ nor in 4.37 https://download.eclipse.org/eclipse/updates/4.37/R-4.37-202509050730/plugins/ . My guess is that you might be using some of the packages (https://www.eclipse.org/downloads/packages/) that include a number of other plugins too and some of them might ship Log4J - in this case open an issue at https://github.com/eclipse-packaging/packages with clear statement which package your IDE is based on . |
Beta Was this translation helpful? Give feedback.
-
|
@ovavadim You have to contact Spring Tools project https://github.com/spring-projects/spring-tools and continue the conversation there if the vulnerability comes from there. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Community,
I'm new here and hope to get some help
I am responsible for Eclipse IDE in my company. In the last version we supported, 2025-03, there were major problems with "Apache Log4j". This led, according to our security department, to a big attacking threat.
Questions:
(Internal detection summary as example:
"Summary: Multiple vulnerabilities have been identified in Apache Log4j 1.x, including unsafe deserialization in JMSSink (CVE-2022-23302), SQL injection in JDBCAppender (CVE-2022-23305), and unsafe deserialization in Chainsaw (CVE-2022-23307). These issues can lead to remote code execution or unauthorized database manipulation when the affected components are configured and exploited by attackers. Impact: Exploitation of these vulnerabilities can result in remote code execution, unauthorized database manipulation, and compromise of system confidentiality, integrity, and availability. AdditionalInformation: These vulnerabilities affect Apache Log4j 1.x, which has reached end-of-life as of August 2015. Users are advised to consider upgrading to Log4j 2.x to address these and other issues. Remediation: Apply the latest patches and updates provided by the respective vendors.")
Thank you very much in advance!
Best wishes
Tuncer
Beta Was this translation helpful? Give feedback.
All reactions