修補 CVE-2023-41080

2024-11-13 工作雜記 CVE CVE-2023-41080

contentDescription

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92. The vulnerability is limited to the ROOT (default) web application.

處理方式

  • 調查tomcat version
sudo ls -l /home/tomcat/apache-tomcat*
  • 升級 tomcat