SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

Apache Tomcat User enumeration vulnerability with FORM authentication


Arrow  SecurityAlert : 5878
Arrow  CVE : CVE-2009-0580
Arrow  CWE : CWE-200
Arrow  SecurityRisk : Low  Security Risk Low  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Victim interaction required : No
Arrow  Exploit Available : No
Arrow  Credit : Mark Thomas
Arrow  Published : 09.06.2009

Arrow  Affected Software : apache:tomcat:4.1.0
apache:tomcat:4.1.1
apache:tomcat:4.1.10
apache:tomcat:4.1.11
apache:tomcat:4.1.12
apache:tomcat:4.1.13
apache:tomcat:4.1.14
apache:tomcat:4.1.15
apache:tomcat:4.1.16
apache:tomcat:4.1.17
apache:tomcat:4.1.18
apache:tomcat:4.1.19
apache:tomcat:4.1.2
apache:tomcat:4.1.20
apache:tomcat:4.1.21
apache:tomcat:4.1.22
apache:tomcat:4.1.23
apache:tomcat:4.1.24
apache:tomcat:4.1.25
apache:tomcat:4.1.26
apache:tomcat:4.1.27
apache:tomcat:4.1.28
apache:tomcat:4.1.29
apache:tomcat:4.1.3
apache:tomcat:4.1.3:beta
apache:tomcat:4.1.30
apache:tomcat:4.1.31
apache:tomcat:4.1.32
apache:tomcat:4.1.33
apache:tomcat:4.1.34
apache:tomcat:4.1.35
apache:tomcat:4.1.36
apache:tomcat:4.1.37
apache:tomcat:4.1.4
apache:tomcat:4.1.5
apache:tomcat:4.1.6
apache:tomcat:4.1.7
apache:tomcat:4.1.8
apache:tomcat:4.1.9
apache:tomcat:4.1.9:beta
apache:tomcat:5.5.0
apache:tomcat:5.5.1
apache:tomcat:5.5.10
apache:tomcat:5.5.11
apache:tomcat:5.5.12
apache:tomcat:5.5.13
apache:tomcat:5.5.14
apache:tomcat:5.5.15
apache:tomcat:5.5.16
apache:tomcat:5.5.17
apache:tomcat:5.5.18
apache:tomcat:5.5.19
apache:tomcat:5.5.2
apache:tomcat:5.5.20
apache:tomcat:5.5.21
apache:tomcat:5.5.22
apache:tomcat:5.5.23
apache:tomcat:5.5.24
apache:tomcat:5.5.25
apache:tomcat:5.5.26
apache:tomcat:5.5.27
apache:tomcat:5.5.3
apache:tomcat:5.5.4
apache:tomcat:5.5.5
apache:tomcat:5.5.6
apache:tomcat:5.5.7
apache:tomcat:5.5.8
apache:tomcat:5.5.9
apache:tomcat:4.1.38
apache:tomcat:4.1.39
apache:tomcat:6.0.1
apache:tomcat:6.0.0
apache:tomcat:6.0.15
apache:tomcat:6.0.14
apache:tomcat:6.0.5
apache:tomcat:6.0.4
apache:tomcat:6.0.3
apache:tomcat:6.0.2
apache:tomcat:6.0.13
apache:tomcat:6.0.12
apache:tomcat:6.0.11
apache:tomcat:6.0.10
apache:tomcat:6.0.6
apache:tomcat:6.0.7
apache:tomcat:6.0.8
apache:tomcat:6.0.9
apache:tomcat:6.0.16



Arrow  Advisory Content :  

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

CVE-2009-0580: Tomcat information disclosure vulnerability

Severity: Low

Vendor:
The Apache Software Foundation

Versions Affected:
Tomcat 4.1.0 to 4.1.39
Tomcat 5.5.0 to 5.5.27
Tomcat 6.0.0 to 6.0.18

The unsupported Tomcat 3.x, 4.0.x and 5.0.x versions may be also affected.

Description:
Due to insufficient error checking in some authentication classes,
Tomcat allows for the enumeration (brute force testing) of usernames by
supplying illegally URL encoded passwords. The attack is possible if
form based authenticiaton (j_security_check) with one of the following
authentication realms is used:
* MemoryRealm
* DataSourceRealm
* JDBCRealm

Mitigation:
6.0.x users should do one of the following:
- upgrade to 6.0.20
- apply this patch http://svn.apache.org/viewvc?rev=747840&view=rev
5.5.x users should do one of the following:
- upgrade to 5.5.28 when released
- apply this patch http://svn.apache.org/viewvc?rev=781379&view=rev
4.1.x users should do one of the following:
- upgrade to 4.1.40 when released
- apply this patch http://svn.apache.org/viewvc?rev=781382&view=rev

Example:
The following POST request should trigger an error (500 server error or
empty response, depending on the configuration) if the ROOT web
application is configured to use FORM authentication:

POST /j_security_check HTTP/1.1
Host: localhost

j_username=tomcat&j_password=%

Credit:
This issue was discovered by D. Matscheko and T. Hackner of SEC Consult.

References:
http://tomcat.apache.org/security.html

Mark Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkommckACgkQb7IeiTPGAkP75ACg7XYuld/25X2ltLLTeeQx88UB
pFgAn1f6mIpzU7QUnjF4lsHcR+6lY67B
=a0AC
-----END PGP SIGNATURE-----



Arrow  References :

http://tomcat.apache.org/security-6.html
http://tomcat.apache.org/security-5.html
http://tomcat.apache.org/security-4.html
http://svn.apache.org/viewvc?rev=781382&view=rev
http://svn.apache.org/viewvc?rev=781379&view=rev
http://svn.apache.org/viewvc?rev=747840&view=rev




Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

PHP RSS PHP Alert

» PHP Hashtables Denial of
   Service

» PHP 5.3.6 multiple null
   pointer dereference

» PHP 5.3.6 ZipArchive
   invalid use glob(3)

» libzip 0.9.3
   _zip_name_locate NULL
   Pointer Dereference (incl
   PHP 5.3.5)

ADT

Protect your family and valuables with Home Security Systems

Copyright © SecurityReason.com. All Rights Reserved.