CVSS2
Attack Vector
NETWORK
Attack Complexity
MEDIUM
Authentication
NONE
Confidentiality Impact
PARTIAL
Integrity Impact
NONE
Availability Impact
NONE
AV:N/AC:M/Au:N/C:P/I:N/A:N
EPSS
Percentile
99.8%
Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through
6.0.18, when FORM authentication is used, allows remote attackers to
enumerate valid usernames via requests to /j_security_check with malformed
URL encoding of passwords, related to improper error checking in the (1)
MemoryRealm, (2) DataSourceRealm, and (3) JDBCRealm authentication realms,
as demonstrated by a % (percent) value for the j_password parameter.
Author | Note |
---|---|
mdeslaur | PoC: http://seclists.org/bugtraq/2009/Jun/0046.html |