© 2026 Hashnode
Tổng quan Cuối tháng 10 năm 2025 vừa qua, đội ngũ Apache Software Foundation đã công bố hai lỗ hổng CVE nghiêm trọng ảnh hưởng đến nhiều phiên bản của Apache Tomcat. Trong đó, một lỗ hổng tiềm ẩn nguy cơ cao về remote code execution trên các máy chủ ...

Overview At the end of October 2025, the Apache Software Foundation team announced two critical CVE vulnerabilities affecting multiple versions of Apache Tomcat. One of these vulnerabilities poses a high risk of remote code execution on vulnerable se...

Yesterday, on day 13, I gained hands-on experience deploying a simple Java web application on an EC2 instance using Apache Tomcat. I created a Maven project, packaged it into a WAR file, deployed it to Tomcat’s webapps directory, and accessed it thro...

Deploying a Maven Project on Apache Tomcat Server with Practical Insights Introduction In this guide, I will walk you through the installation and configuration of Java 17, Maven, and Apache Tomcat Server on an AWS Ubuntu instance. Additionally, I wi...

Apache Tomcat is an open-source, lightweight, powerful and widely-used web server developed and maintained by Apache Foundation. It is an implementation of the Java Servlet, JavaServer Pages (JSP), Java Expression Language (EL) and Java WebSocket tec...
