Re: Server Vulnerabilities for Apache Tomcat 9.0.0.M1 < 9.0.98

2025-07-17 Thread Robert Turner
If you haven't already, you should review: https://tomcat.apache.org/security-9.html Also consider migrating / upgrading to the most recent 9.0.x version. On Thu, Jul 17, 2025 at 1:05 PM Jacobs, Hassan wrote: > Greetings, > > > > I am reaching out in regards to multiple vulnerabilities that we

Server Vulnerabilities for Apache Tomcat 9.0.0.M1 < 9.0.98

2025-07-17 Thread Jacobs, Hassan
Greetings, I am reaching out in regards to multiple vulnerabilities that we have found in our servers with you all. Is there a representative that we could speak with? Very Respectfully, Hassan Jacobs SAP Analyst EZGO [cid:image001.png@01DBF71B.566B1E80]

Re: Server Vulnerabilities for Apache Tomcat 9.0.0.M1 < 9.0.98

2025-07-17 Thread Christopher Schultz
Hassan, On 7/17/25 1:04 PM, Jacobs, Hassan wrote: I am reaching out in regards to multiple vulnerabilities that we have found in our servers with you all. Is there a representative that we could speak with? You're speaking to the whole community. The ASF does not provide support through any

URL callback

2025-07-17 Thread Ragavendhiran Bhiman (rabhiman)
Hi All, The callback as given below RedirectToSlashFilter needs to be called when both /admin or /admin/ is given in the URL. RedirectToSlashFilter com.cisco.cpm.admin.infra.utils.RedirectToSlashFilter RedirectToSlashFilter /admin/* RedirectToSla

Re: URL callback

2025-07-17 Thread Robert Turner
On Thu, Jul 17, 2025 at 1:53 PM Ragavendhiran Bhiman (rabhiman) wrote: > Hi All, > > The callback as given below RedirectToSlashFilter needs to be called when > both /admin or /admin/ is given in the URL. > > > > > > RedirectToSlashFilter > > > com.cisco.cpm.admin.infra.utils.RedirectToSlas