Information Exposure Affecting org.apache.tomcat:catalina package, versions [6.0.13, 6.0.20)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    EPSS 97.09% (100th percentile)
Expand this section
NVD
4.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAPACHETOMCAT-468853
  • published 22 Sep 2019
  • disclosed 6 May 2009
  • credit Unknown

How to fix?

Upgrade org.apache.tomcat:catalina to version 6.0.20 or higher.

Overview

org.apache.tomcat:catalina is a Servlet Engine Core Classes and Standard implementations.

Affected versions of this package are vulnerable to Information Exposure. Due to insufficient error checking in some authentication classes, Tomcat allows for the enumeration (brute force testing) of user names by supplying illegally URL encoded passwords. The attack is possible if FORM based authentication (j_security_check) is used with the MemoryRealm.Note that in early versions, the DataSourceRealm and JDBCRealm were alsoaffected.This was fixed in revision 781382.